diff --git a/projects/VS2017.ANGLE/examples/core_basic_window.vcxproj b/projects/VS2017.ANGLE/examples/core_basic_window.vcxproj
index e47a7ccfb..d9bd06185 100644
--- a/projects/VS2017.ANGLE/examples/core_basic_window.vcxproj
+++ b/projects/VS2017.ANGLE/examples/core_basic_window.vcxproj
@@ -22,33 +22,33 @@
{0981CA98-E4A5-4DF1-987F-A41D09131EFC}
Win32Proj
core_basic_window
- 10.0
+ 10.0.17763.0
core_basic_window
Application
true
- v142
+ $(DefaultPlatformToolset)
Unicode
Application
true
- v142
+ $(DefaultPlatformToolset)
Unicode
Application
false
- v142
+ $(DefaultPlatformToolset)
true
Unicode
Application
false
- v142
+ $(DefaultPlatformToolset)
true
Unicode
@@ -107,7 +107,7 @@
kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
+ xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
@@ -127,7 +127,7 @@
kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
+ xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
@@ -152,7 +152,7 @@
$(SolutionDir)deps;%(AdditionalLibraryDirectories)
- xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
+ xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
@@ -177,7 +177,7 @@
%(AdditionalLibraryDirectories)
- xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
+ xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
diff --git a/projects/VS2017.ANGLE/examples/core_basic_window_cpp.vcxproj b/projects/VS2017.ANGLE/examples/core_basic_window_cpp.vcxproj
index fcbc6bfd1..729f07ffe 100644
--- a/projects/VS2017.ANGLE/examples/core_basic_window_cpp.vcxproj
+++ b/projects/VS2017.ANGLE/examples/core_basic_window_cpp.vcxproj
@@ -22,33 +22,33 @@
{B655E850-3322-42F7-941D-6AC18FD66CA1}
Win32Proj
raylib_example_cpp
- 10.0
+ 10.0.17763.0
core_basic_window_cpp
Application
true
- v142
+ $(DefaultPlatformToolset)
Unicode
Application
true
- v142
+ $(DefaultPlatformToolset)
Unicode
Application
false
- v142
+ $(DefaultPlatformToolset)
true
Unicode
Application
false
- v142
+ $(DefaultPlatformToolset)
true
Unicode
@@ -107,7 +107,7 @@
$(SolutionDir)..\..\release\libs\win32\msvc;%(AdditionalLibraryDirectories)
- xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
+ xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
@@ -127,7 +127,7 @@
$(SolutionDir)..\..\release\libs\win32\msvc;%(AdditionalLibraryDirectories)
- xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
+ xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
@@ -151,7 +151,7 @@
kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
+ xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
@@ -175,7 +175,7 @@
kernel32.lib;user32.lib;gdi32.lib;winmm.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
+ xcopy $(SolutionDir)..\..\src\external\ANGLE\lib\$(PlatformTarget)\*.dll $(OutDir) /Y /E /Q
diff --git a/projects/VS2017.ANGLE/raylib/raylib.vcxproj b/projects/VS2017.ANGLE/raylib/raylib.vcxproj
index b1cf67b9c..e6d66e3b6 100644
--- a/projects/VS2017.ANGLE/raylib/raylib.vcxproj
+++ b/projects/VS2017.ANGLE/raylib/raylib.vcxproj
@@ -22,32 +22,32 @@
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}
Win32Proj
raylib
- 10.0
+ 10.0.17763.0
StaticLibrary
true
- v142
+ $(DefaultPlatformToolset)
Unicode
DynamicLibrary
true
- v142
+ $(DefaultPlatformToolset)
Unicode
StaticLibrary
false
- v142
+ $(DefaultPlatformToolset)
true
Unicode
DynamicLibrary
false
- v142
+ $(DefaultPlatformToolset)
true
Unicode
diff --git a/projects/VS2017.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj b/projects/VS2017.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj
index fe97faaca..8296b654c 100644
--- a/projects/VS2017.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj
+++ b/projects/VS2017.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj
@@ -42,13 +42,13 @@
Application
true
- v141
+ $(DefaultPlatformToolset)
Application
false
true
- v140
+ $(DefaultPlatformToolset)
diff --git a/projects/VS2017.UWP/raylib.UWP/raylib.UWP.vcxproj b/projects/VS2017.UWP/raylib.UWP/raylib.UWP.vcxproj
index f05f829c9..6dd200962 100644
--- a/projects/VS2017.UWP/raylib.UWP/raylib.UWP.vcxproj
+++ b/projects/VS2017.UWP/raylib.UWP/raylib.UWP.vcxproj
@@ -68,35 +68,35 @@
StaticLibrary
true
- v141
+ $(DefaultPlatformToolset)
StaticLibrary
true
- v141
+ $(DefaultPlatformToolset)
StaticLibrary
true
- v141
+ $(DefaultPlatformToolset)
StaticLibrary
false
true
- v141
+ $(DefaultPlatformToolset)
StaticLibrary
false
true
- v141
+ $(DefaultPlatformToolset)
StaticLibrary
false
true
- v141
+ $(DefaultPlatformToolset)
diff --git a/projects/VS2017/examples/core_basic_window.vcxproj b/projects/VS2017/examples/core_basic_window.vcxproj
index 0348589f2..38247bee0 100644
--- a/projects/VS2017/examples/core_basic_window.vcxproj
+++ b/projects/VS2017/examples/core_basic_window.vcxproj
@@ -29,26 +29,26 @@
Application
true
- v141
+ $(DefaultPlatformToolset)
Unicode
Application
true
- v141
+ $(DefaultPlatformToolset)
Unicode
Application
false
- v141
+ $(DefaultPlatformToolset)
true
Unicode
Application
false
- v141
+ $(DefaultPlatformToolset)
true
Unicode
diff --git a/projects/VS2017/examples/core_basic_window_cpp.vcxproj b/projects/VS2017/examples/core_basic_window_cpp.vcxproj
index 6ade272df..3e3f790f8 100644
--- a/projects/VS2017/examples/core_basic_window_cpp.vcxproj
+++ b/projects/VS2017/examples/core_basic_window_cpp.vcxproj
@@ -29,26 +29,26 @@
Application
true
- v141
+ $(DefaultPlatformToolset)
Unicode
Application
true
- v141
+ $(DefaultPlatformToolset)
Unicode
Application
false
- v141
+ $(DefaultPlatformToolset)
true
Unicode
Application
false
- v141
+ $(DefaultPlatformToolset)
true
Unicode
diff --git a/projects/VS2017/raylib/raylib.vcxproj b/projects/VS2017/raylib/raylib.vcxproj
index 3ff77104e..827033975 100644
--- a/projects/VS2017/raylib/raylib.vcxproj
+++ b/projects/VS2017/raylib/raylib.vcxproj
@@ -28,26 +28,26 @@
StaticLibrary
true
- v141
+ $(DefaultPlatformToolset)
Unicode
DynamicLibrary
true
- v141
+ $(DefaultPlatformToolset)
Unicode
StaticLibrary
false
- v141
+ $(DefaultPlatformToolset)
true
Unicode
DynamicLibrary
false
- v141
+ $(DefaultPlatformToolset)
true
Unicode