diff --git a/SRB2_Debug.props b/SRB2_Debug.props
index 1603566e..74177c6e 100644
--- a/SRB2_Debug.props
+++ b/SRB2_Debug.props
@@ -23,7 +23,6 @@
Debug
true
- advapi32.lib;SDL2_mixer.lib;%(AdditionalDependencies)
diff --git a/SRB2_Release.props b/SRB2_Release.props
index 23fa54af..905dfdcf 100644
--- a/SRB2_Release.props
+++ b/SRB2_Release.props
@@ -25,7 +25,6 @@
true
true
true
- Advapi32.lib;SDL2_mixer.lib;%(AdditionalDependencies)
diff --git a/SRB2_common.props b/SRB2_common.props
index 2fb2eb8c..0f80ceb1 100644
--- a/SRB2_common.props
+++ b/SRB2_common.props
@@ -18,7 +18,7 @@
4244;4267
- ws2_32.lib;%(AdditionalDependencies)
+ advapi32.lib;ws2_32.lib;%(AdditionalDependencies)
Windows
false
true
diff --git a/libs/libpng-src/projects/visualc10/libpng.vcxproj b/libs/libpng-src/projects/visualc10/libpng.vcxproj
index 595ca243..eaa3d4ff 100644
--- a/libs/libpng-src/projects/visualc10/libpng.vcxproj
+++ b/libs/libpng-src/projects/visualc10/libpng.vcxproj
@@ -37,7 +37,7 @@
{72B01ACA-7A1A-4F7B-ACEF-2607299CF052}
libpng
- 10.0.17763.0
+ 10.0.16299.0
@@ -48,7 +48,7 @@
StaticLibrary
false
- v140
+ v141
true
@@ -59,7 +59,7 @@
StaticLibrary
false
- v140
+ v141
true
@@ -309,7 +309,6 @@
Disabled
..\..;..\..\..\zlib;%(AdditionalIncludeDirectories)
WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;PNG_USE_PNGVCRD;PNG_LIBPNG_SPECIALBUILD;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
- true
EnableFastChecks
MultiThreadedDebugDLL
$(ProjectDir)$(Platform)\$(Configuration)\
@@ -317,7 +316,7 @@
$(ProjectDir)$(Platform)\$(Configuration)\
Level3
true
- EditAndContinue
+ ProgramDatabase
CompileAsC
false
@@ -376,7 +375,6 @@
Disabled
..\..;..\..\..\zlib;%(AdditionalIncludeDirectories)
WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;PNG_USE_PNGVCRD;PNG_LIBPNG_SPECIALBUILD;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
- true
EnableFastChecks
MultiThreadedDebugDLL
$(ProjectDir)$(Platform)\$(Configuration)\
diff --git a/libs/zlib/projects/visualc10/zlib.vcxproj b/libs/zlib/projects/visualc10/zlib.vcxproj
index 9530c8f7..bf921e2b 100644
--- a/libs/zlib/projects/visualc10/zlib.vcxproj
+++ b/libs/zlib/projects/visualc10/zlib.vcxproj
@@ -37,7 +37,7 @@
{73A5729C-7323-41D4-AB48-8A03C9F81603}
zlib
- 10.0.17134.0
+ 10.0.16299.0
@@ -48,7 +48,7 @@
StaticLibrary
false
- v140
+ v141
true
@@ -59,7 +59,7 @@
StaticLibrary
false
- v140
+ v141
true
@@ -174,7 +174,6 @@
Disabled
WIN32;_DEBUG;ASMV;ASMINF;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)
- true
Default
MultiThreadedDebugDLL
$(ProjectDir)$(Platform)\$(Configuration)\
@@ -182,7 +181,7 @@
$(ProjectDir)$(Platform)\$(Configuration)\
Level3
true
- EditAndContinue
+ ProgramDatabase
CompileAsC
false
@@ -238,7 +237,6 @@
Disabled
WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)
- true
EnableFastChecks
MultiThreadedDebugDLL
$(ProjectDir)$(Platform)\$(Configuration)\
diff --git a/src/hardware/r_opengl/r_opengl-vc10.vcxproj b/src/hardware/r_opengl/r_opengl-vc10.vcxproj
index 5b32b7bf..d1f856e9 100644
--- a/src/hardware/r_opengl/r_opengl-vc10.vcxproj
+++ b/src/hardware/r_opengl/r_opengl-vc10.vcxproj
@@ -38,7 +38,7 @@
r_opengl
{51137D5C-4E81-4955-AACF-EA3092006051}
r_opengl
- 8.1
+ 10.0.16299.0
@@ -49,7 +49,7 @@
DynamicLibrary
false
- v140
+ v141
true
@@ -60,7 +60,7 @@
DynamicLibrary
false
- v140
+ v141
true
@@ -71,7 +71,7 @@
DynamicLibrary
false
- v140
+ v141
true
@@ -82,7 +82,7 @@
DynamicLibrary
false
- v140
+ v141
true
@@ -195,6 +195,7 @@
$(IntDir)r_opengl.lib
MachineX86
Windows
+ gdi32.lib;%(AdditionalDependencies)
true
@@ -213,7 +214,6 @@
Disabled
_DEBUG;WIN32;_WINDOWS;__WIN32__;__MSC__;USE_WGL_SWAP;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
- true
EnableFastChecks
MultiThreadedDebug
$(IntDir)
@@ -221,7 +221,7 @@
true
Level4
true
- EditAndContinue
+ ProgramDatabase
CompileAsC
@@ -237,6 +237,7 @@
$(IntDir)r_opengl.lib
Windows
+ gdi32.lib;%(AdditionalDependencies)
true
@@ -282,6 +283,7 @@
$(IntDir)r_opengl.lib
MachineX64
Windows
+ gdi32.lib;%(AdditionalDependencies)
true
@@ -300,7 +302,6 @@
Disabled
_DEBUG;WIN32;_WINDOWS;__WIN32__;__MSC__;USE_WGL_SWAP;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
- true
EnableFastChecks
MultiThreadedDebug
$(IntDir)
@@ -324,6 +325,7 @@
$(IntDir)r_opengl.lib
Windows
+ gdi32.lib;%(AdditionalDependencies)
true
@@ -371,6 +373,7 @@
$(IntDir)r_opengl.lib
MachineX86
Windows
+ gdi32.lib;%(AdditionalDependencies)
true
@@ -415,6 +418,7 @@
$(IntDir)r_opengl.lib
Windows
+ gdi32.lib;%(AdditionalDependencies)
true
@@ -462,6 +466,7 @@
$(IntDir)r_opengl.lib
MachineX64
Windows
+ gdi32.lib;%(AdditionalDependencies)
true
@@ -506,6 +511,7 @@
$(IntDir)r_opengl.lib
Windows
+ gdi32.lib;%(AdditionalDependencies)
true
diff --git a/src/hardware/s_openal/s_openal-vc10.vcxproj b/src/hardware/s_openal/s_openal-vc10.vcxproj
index f94e7f6e..5039cd00 100644
--- a/src/hardware/s_openal/s_openal-vc10.vcxproj
+++ b/src/hardware/s_openal/s_openal-vc10.vcxproj
@@ -38,7 +38,7 @@
s_openal
{E662D0B3-412D-4D55-A5EC-8CBD680DDCBE}
s_openal
- 8.1
+ 10.0.16299.0
@@ -51,7 +51,7 @@
DynamicLibrary
false
MultiByte
- v140
+ v141
DynamicLibrary
@@ -61,7 +61,7 @@
DynamicLibrary
false
- v140
+ v141
DynamicLibrary
@@ -73,7 +73,7 @@
DynamicLibrary
false
MultiByte
- v140
+ v141
DynamicLibrary
@@ -83,7 +83,7 @@
DynamicLibrary
false
- v140
+ v141
@@ -396,7 +396,6 @@
/MP /SAFESEH:OFF %(AdditionalOptions)
Disabled
WIN32;_DEBUG;_WINDOWS;__WIN32__;__MSC__;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
- true
EnableFastChecks
MultiThreadedDebug
$(IntDir)
@@ -404,7 +403,7 @@
true
Level4
true
- EditAndContinue
+ ProgramDatabase
CompileAsC
@@ -487,7 +486,6 @@
Disabled
WIN32;_DEBUG;_WINDOWS;__WIN32__;__MSC__;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
- true
EnableFastChecks
MultiThreadedDebug
$(IntDir)
diff --git a/src/sdl/Srb2SDL-vc10.vcxproj b/src/sdl/Srb2SDL-vc10.vcxproj
index d7a8d038..ade7b8d2 100644
--- a/src/sdl/Srb2SDL-vc10.vcxproj
+++ b/src/sdl/Srb2SDL-vc10.vcxproj
@@ -39,7 +39,7 @@
{61BA7D3C-F77D-4D31-B718-1177FE482CF2}
Win32Proj
Srb2SDL
- 10.0.17134.0
+ 10.0.16299.0
Srb2Win
@@ -48,7 +48,7 @@
true
- v140
+ v141
true
true
@@ -58,7 +58,7 @@
true
- v140
+ v141
false
true
true
@@ -132,6 +132,18 @@
<_ProjectFileVersion>10.0.30319.1
false
+
+
+ ProgramDatabase
+ false
+
+
+
+
+ ProgramDatabase
+ false
+
+
{72b01aca-7a1a-4f7b-acef-2607299cf052}
diff --git a/src/win32/Srb2win-vc10.vcxproj b/src/win32/Srb2win-vc10.vcxproj
index 925c3884..ca73b129 100644
--- a/src/win32/Srb2win-vc10.vcxproj
+++ b/src/win32/Srb2win-vc10.vcxproj
@@ -47,9 +47,9 @@
true
- v140
true
true
+ v141
v140
@@ -57,19 +57,19 @@
true
- v140
false
true
true
+ v141
v140
true
- v141
true
true
+ v141
v140
@@ -77,10 +77,10 @@
true
- v141
false
true
true
+ v141
@@ -133,11 +133,51 @@
true
+ gdi32.lib;%(AdditionalDependencies)
+
+ ProgramDatabase
+ false
+
true
+ gdi32.lib;%(AdditionalDependencies)
+
+
+
+
+ ProgramDatabase
+ false
+
+
+ gdi32.lib;%(AdditionalDependencies)
+
+
+
+
+ gdi32.lib;%(AdditionalDependencies)
+
+
+
+
+ gdi32.lib;%(AdditionalDependencies)
+
+
+
+
+ gdi32.lib;%(AdditionalDependencies)
+
+
+
+
+ gdi32.lib;%(AdditionalDependencies)
+
+
+
+
+ gdi32.lib;%(AdditionalDependencies)