Update Project to Visual Studio 2017.

This commit is contained in:
Zangetsu38
2016-12-19 20:46:08 +01:00
parent babaf8b91e
commit ea84a6588b
22 changed files with 163 additions and 162 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ version: '0.0.4-{build}'
#---------------------------------#
# Build worker image (VM template)
image: Visual Studio 2015
image: Visual Studio 2017
# clone directory
clone_folder: c:\projects\rpcs3
@@ -20,7 +20,7 @@ clone_depth: 3 # clone entire repository history if not defin
# environment variables
environment:
QTDIR: C:\Qt\5.9\msvc2015_64
QTDIR: C:\Qt\5.9\msvc2017_64
# build cache to preserve files/folders between builds
cache: