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

4
.gitmodules vendored
View file

@ -14,7 +14,7 @@
url = https://github.com/Microsoft/GSL.git
[submodule "libpng"]
path = 3rdparty/libpng
url = https://github.com/RPCS3/libpng
url = https://github.com/Zangetsu38/libpng
ignore = dirty
[submodule "Vulkan/glslang"]
path = Vulkan/glslang
@ -33,7 +33,7 @@
url = https://github.com/madler/zlib
[submodule "3rdparty/hidapi"]
path = 3rdparty/hidapi
url = https://github.com/RPCS3/hidapi
url = https://github.com/Zangetsu38/hidapi
branch = master
[submodule "3rdparty/Optional"]
path = 3rdparty/Optional