Update Project to Visual Studio 2017.

This commit is contained in:
Zangetsu38 2016-12-19 20:46:08 +01:00
parent c8b39fe7dd
commit 9425e22ad0
21 changed files with 60 additions and 59 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
@ -36,7 +36,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