Update Project to Visual Studio 2017.

Fix VS2017 compile by clienthax (PPUAnalyser.cpp).
This commit is contained in:
Zangetsu38
2016-12-19 20:46:08 +01:00
parent 6dd52d7f93
commit b462520f8a
21 changed files with 59 additions and 55 deletions
+2 -2
View File
@@ -10,14 +10,14 @@ 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
# 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: