diff --git a/projects/VS2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj b/projects/VS2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj
index 6af9db604..f20a276ea 100644
--- a/projects/VS2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj
+++ b/projects/VS2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj
@@ -59,13 +59,13 @@
raylib.App.UWP.TemporaryKey.pfx
- C:\Users\Sam\Documents\GitHub\raylib\release\include;$(IncludePath)
- C:\Users\Sam\Documents\GitHub\raylib\project\vs2015.UWP\raylib\Debug;$(LibraryPath)
+ $(IncludePath)
+ $(LibraryPath)
mincore.lib;raylib.lib;%(AdditionalDependencies)
- %(AdditionalLibraryDirectories);$(VCInstallDir)\lib\store\arm;$(VCInstallDir)\lib\arm
+ %(AdditionalLibraryDirectories);$(VCInstallDir)\lib\store\arm;$(VCInstallDir)\lib\arm;$(SolutionDir)\raylib\Debug
diff --git a/projects/VS2015.UWP/raylib.UWP.sln b/projects/VS2015.UWP/raylib.UWP.sln
index b2f95ca2a..087e84f46 100644
--- a/projects/VS2015.UWP/raylib.UWP.sln
+++ b/projects/VS2015.UWP/raylib.UWP.sln
@@ -36,6 +36,7 @@ Global
{B842558C-C034-4E4B-9457-A286F26E83CC}.Release|x86.Build.0 = Release|Win32
{B842558C-C034-4E4B-9457-A286F26E83CC}.Release|x86.Deploy.0 = Release|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug|ARM.ActiveCfg = Debug|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug|ARM.Build.0 = Debug|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug|x64.ActiveCfg = Debug|x64
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug|x86.ActiveCfg = Debug|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug|x86.Build.0 = Debug|Win32
diff --git a/projects/VS2015.UWP/raylib/raylib.vcxproj b/projects/VS2015.UWP/raylib/raylib.vcxproj
index c1fbca500..d7fc2176c 100644
--- a/projects/VS2015.UWP/raylib/raylib.vcxproj
+++ b/projects/VS2015.UWP/raylib/raylib.vcxproj
@@ -155,7 +155,6 @@
-
@@ -176,8 +175,6 @@
-
-
diff --git a/projects/VS2015/examples/core_basic_window.vcxproj b/projects/VS2015/examples/core_basic_window.vcxproj
index a5b484954..dd964a977 100644
--- a/projects/VS2015/examples/core_basic_window.vcxproj
+++ b/projects/VS2015/examples/core_basic_window.vcxproj
@@ -1,16 +1,20 @@
-
- Debug_DLL
+
+ Debug.DLL
+ Win32
+
+
+ Debug.UWP
Win32
Debug
Win32
-
- Release_DLL
+
+ Release.DLL
Win32
@@ -22,7 +26,7 @@
{0981CA98-E4A5-4DF1-987F-A41D09131EFC}
Win32Proj
core_basic_window
- 8.1
+ 10.0.16299.0
core_basic_window
@@ -32,7 +36,7 @@
v140
Unicode
-
+
Application
true
v140
@@ -45,13 +49,16 @@
true
Unicode
-
+
Application
false
v140
true
Unicode
+
+ v140
+
@@ -60,13 +67,13 @@
-
+
-
+
@@ -75,7 +82,7 @@
$(ProjectDir)$(ProjectName)\$(Configuration)\
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
-
+
true
$(ProjectDir)$(ProjectName)\$(Configuration)\
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
@@ -85,7 +92,7 @@
$(ProjectDir)$(ProjectName)\$(Configuration)\
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
-
+
false
$(ProjectDir)$(ProjectName)\$(Configuration)\
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
@@ -103,11 +110,11 @@
Console
true
- $(SolutionDir)..\..\release\libs\win32\msvc;%(AdditionalLibraryDirectories)
+ %(AdditionalLibraryDirectories)
kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
-
+
@@ -120,7 +127,7 @@
Console
true
- $(SolutionDir)..\..\release\libs\win32\msvc;%(AdditionalLibraryDirectories)
+ %(AdditionalLibraryDirectories)
kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
@@ -143,10 +150,10 @@
true
true
kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(SolutionDir)..\..\release\libs\win32\msvc;%(AdditionalLibraryDirectories)
+ %(AdditionalLibraryDirectories)
-
+
Level3
@@ -165,7 +172,12 @@
true
true
kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(SolutionDir)..\..\release\libs\win32\msvc;%(AdditionalLibraryDirectories)
+ %(AdditionalLibraryDirectories)
+
+
+
+
+ %(AdditionalLibraryDirectories)
diff --git a/projects/VS2015/examples/core_basic_window_cpp.vcxproj b/projects/VS2015/examples/core_basic_window_cpp.vcxproj
index 90379fe5f..2ec74bc47 100644
--- a/projects/VS2015/examples/core_basic_window_cpp.vcxproj
+++ b/projects/VS2015/examples/core_basic_window_cpp.vcxproj
@@ -1,16 +1,20 @@
-
- Debug_DLL
+
+ Debug.DLL
+ Win32
+
+
+ Debug.UWP
Win32
Debug
Win32
-
- Release_DLL
+
+ Release.DLL
Win32
@@ -22,7 +26,7 @@
{B655E850-3322-42F7-941D-6AC18FD66CA1}
Win32Proj
raylib_example_cpp
- 8.1
+ 10.0.16299.0
core_basic_window_cpp
@@ -32,7 +36,7 @@
v140
Unicode
-
+
Application
true
v140
@@ -45,13 +49,16 @@
true
Unicode
-
+
Application
false
v140
true
Unicode
+
+ v140
+
@@ -60,13 +67,13 @@
-
+
-
+
@@ -75,7 +82,7 @@
$(ProjectDir)$(ProjectName)\$(Configuration)
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
-
+
true
$(ProjectDir)$(ProjectName)\$(Configuration)
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
@@ -85,7 +92,7 @@
$(ProjectDir)$(ProjectName)\$(Configuration)
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
-
+
false
$(ProjectDir)$(ProjectName)\$(Configuration)
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
@@ -107,7 +114,7 @@
$(SolutionDir)..\..\release\libs\win32\msvc;%(AdditionalLibraryDirectories)
-
+
@@ -145,7 +152,7 @@
kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
-
+
Level3
diff --git a/projects/VS2015/raylib.sln b/projects/VS2015/raylib.sln
index 2ea3c9c24..f8ddf5cd1 100644
--- a/projects/VS2015/raylib.sln
+++ b/projects/VS2015/raylib.sln
@@ -13,34 +13,52 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{87
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug_DLL|x86 = Debug_DLL|x86
+ Debug.DLL|x64 = Debug.DLL|x64
+ Debug.DLL|x86 = Debug.DLL|x86
+ Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
- Release_DLL|x86 = Release_DLL|x86
+ Release.DLL|x64 = Release.DLL|x64
+ Release.DLL|x86 = Release.DLL|x86
+ Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug_DLL|x86.ActiveCfg = Debug_DLL|Win32
- {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug_DLL|x86.Build.0 = Debug_DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug.DLL|x64.ActiveCfg = Debug.DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug.DLL|x86.ActiveCfg = Debug.DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug.DLL|x86.Build.0 = Debug.DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug|x64.ActiveCfg = Debug|Win32
{0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug|x86.ActiveCfg = Debug|Win32
{0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug|x86.Build.0 = Debug|Win32
- {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release_DLL|x86.ActiveCfg = Release_DLL|Win32
- {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release_DLL|x86.Build.0 = Release_DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release.DLL|x64.ActiveCfg = Release.DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release.DLL|x86.ActiveCfg = Release.DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release.DLL|x86.Build.0 = Release.DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release|x64.ActiveCfg = Release|Win32
{0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release|x86.ActiveCfg = Release|Win32
{0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release|x86.Build.0 = Release|Win32
- {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug_DLL|x86.ActiveCfg = Debug_DLL|Win32
- {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug_DLL|x86.Build.0 = Debug_DLL|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug.DLL|x64.ActiveCfg = Debug.UWP|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug.DLL|x64.Build.0 = Debug.UWP|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug.DLL|x86.ActiveCfg = Debug.DLL|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug.DLL|x86.Build.0 = Debug.DLL|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug|x64.ActiveCfg = Debug|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug|x86.ActiveCfg = Debug|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug|x86.Build.0 = Debug|Win32
- {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release_DLL|x86.ActiveCfg = Release_DLL|Win32
- {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release_DLL|x86.Build.0 = Release_DLL|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release.DLL|x64.ActiveCfg = Debug.UWP|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release.DLL|x64.Build.0 = Debug.UWP|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release.DLL|x86.ActiveCfg = Release.DLL|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release.DLL|x86.Build.0 = Release.DLL|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release|x64.ActiveCfg = Release|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release|x86.ActiveCfg = Release|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release|x86.Build.0 = Release|Win32
- {B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug_DLL|x86.ActiveCfg = Debug_DLL|Win32
- {B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug_DLL|x86.Build.0 = Debug_DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug.DLL|x64.ActiveCfg = Debug.DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug.DLL|x86.ActiveCfg = Debug.DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug.DLL|x86.Build.0 = Debug.DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug|x64.ActiveCfg = Debug|Win32
{B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug|x86.ActiveCfg = Debug|Win32
{B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug|x86.Build.0 = Debug|Win32
- {B655E850-3322-42F7-941D-6AC18FD66CA1}.Release_DLL|x86.ActiveCfg = Release_DLL|Win32
- {B655E850-3322-42F7-941D-6AC18FD66CA1}.Release_DLL|x86.Build.0 = Release_DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Release.DLL|x64.ActiveCfg = Release.DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Release.DLL|x86.ActiveCfg = Release.DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Release.DLL|x86.Build.0 = Release.DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Release|x64.ActiveCfg = Release|Win32
{B655E850-3322-42F7-941D-6AC18FD66CA1}.Release|x86.ActiveCfg = Release|Win32
{B655E850-3322-42F7-941D-6AC18FD66CA1}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
diff --git a/projects/VS2015/raylib/raylib.vcxproj b/projects/VS2015/raylib/raylib.vcxproj
index 97ce13e6d..3925c3e0d 100644
--- a/projects/VS2015/raylib/raylib.vcxproj
+++ b/projects/VS2015/raylib/raylib.vcxproj
@@ -1,16 +1,24 @@
-
- Debug_DLL
+
+ Debug.DLL
+ Win32
+
+
+ Debug.UWP
Win32
Debug
Win32
-
- Release_DLL
+
+ Release.DLL
+ Win32
+
+
+ Release.UWP
Win32
@@ -22,7 +30,7 @@
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}
Win32Proj
raylib
- 8.1
+ 10.0.16299.0
@@ -31,7 +39,13 @@
v140
Unicode
-
+
+ StaticLibrary
+ true
+ v140
+ Unicode
+
+
DynamicLibrary
true
v140
@@ -44,7 +58,14 @@
true
Unicode
-
+
+ StaticLibrary
+ false
+ v140
+ true
+ Unicode
+
+
DynamicLibrary
false
v140
@@ -59,27 +80,40 @@
-
+
+
+
+
-
+
+
+
+
$(SolutionDir)$(ProjectName)\$(Configuration)\
-
+
+ $(SolutionDir)$(ProjectName)\$(Configuration)\
+
+
$(SolutionDir)$(ProjectName)\$(Configuration)\
$(SolutionDir)$(ProjectName)\$(Configuration)\
$(SolutionDir)$(ProjectName)\$(Configuration)\temp
-
+
+ $(SolutionDir)$(ProjectName)\$(Configuration)\
+ $(SolutionDir)$(ProjectName)\$(Configuration)\temp
+
+
$(SolutionDir)$(ProjectName)\$(Configuration)\
$(SolutionDir)$(ProjectName)\$(Configuration)\temp
@@ -101,7 +135,25 @@
%(AdditionalLibraryDirectories)
-
+
+
+
+
+ Level3
+ Disabled
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_ES2;PLATFORM_UWP
+ CompileAsC
+ $(SolutionDir)..\..\release\include;$(SolutionDir)..\..\src\external\ANGLE
+ MultiThreadedDebug
+
+
+ Windows
+
+
+ %(AdditionalLibraryDirectories)
+
+
+
@@ -138,7 +190,26 @@
true
-
+
+
+ Level3
+
+
+ MaxSpeed
+ true
+ true
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_ES2;PLATFORM_UWP
+ $(SolutionDir)..\..\src\external\ANGLE;$(SolutionDir)..\..\release\include
+ CompileAsC
+ MultiThreaded
+
+
+ Windows
+ true
+ true
+
+
+
Level3
@@ -167,7 +238,6 @@
-
@@ -188,8 +258,6 @@
-
-
diff --git a/projects/VS2017/examples/core_basic_window.vcxproj b/projects/VS2017/examples/core_basic_window.vcxproj
index 7b4d4a8cd..e7f28fb96 100644
--- a/projects/VS2017/examples/core_basic_window.vcxproj
+++ b/projects/VS2017/examples/core_basic_window.vcxproj
@@ -1,16 +1,16 @@
-
- Debug_DLL
+
+ Debug.DLL
Win32
Debug
Win32
-
- Release_DLL
+
+ Release.DLL
Win32
@@ -32,7 +32,7 @@
v141
Unicode
-
+
Application
true
v141
@@ -45,7 +45,7 @@
true
Unicode
-
+
Application
false
v141
@@ -60,13 +60,13 @@
-
+
-
+
@@ -75,7 +75,7 @@
$(ProjectDir)$(ProjectName)\$(Configuration)\
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
-
+
true
$(ProjectDir)$(ProjectName)\$(Configuration)\
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
@@ -85,7 +85,7 @@
$(ProjectDir)$(ProjectName)\$(Configuration)\
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
-
+
false
$(ProjectDir)$(ProjectName)\$(Configuration)\
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
@@ -107,7 +107,7 @@
kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
-
+
@@ -146,7 +146,7 @@
%(AdditionalLibraryDirectories)
-
+
Level3
diff --git a/projects/VS2017/examples/core_basic_window_cpp.vcxproj b/projects/VS2017/examples/core_basic_window_cpp.vcxproj
index a015690cd..0467ee225 100644
--- a/projects/VS2017/examples/core_basic_window_cpp.vcxproj
+++ b/projects/VS2017/examples/core_basic_window_cpp.vcxproj
@@ -1,16 +1,16 @@
-
- Debug_DLL
+
+ Debug.DLL
Win32
Debug
Win32
-
- Release_DLL
+
+ Release.DLL
Win32
@@ -32,7 +32,7 @@
v141
Unicode
-
+
Application
true
v141
@@ -45,7 +45,7 @@
true
Unicode
-
+
Application
false
v141
@@ -60,13 +60,13 @@
-
+
-
+
@@ -75,7 +75,7 @@
$(ProjectDir)$(ProjectName)\$(Configuration)
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
-
+
true
$(ProjectDir)$(ProjectName)\$(Configuration)
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
@@ -85,7 +85,7 @@
$(ProjectDir)$(ProjectName)\$(Configuration)
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
-
+
false
$(ProjectDir)$(ProjectName)\$(Configuration)
$(ProjectDir)$(ProjectName)\$(Configuration)\temp
@@ -107,7 +107,7 @@
$(SolutionDir)..\..\release\libs\win32\msvc;%(AdditionalLibraryDirectories)
-
+
@@ -145,7 +145,7 @@
kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
-
+
Level3
diff --git a/projects/VS2017/raylib.sln b/projects/VS2017/raylib.sln
index 77378c847..f163b7b70 100644
--- a/projects/VS2017/raylib.sln
+++ b/projects/VS2017/raylib.sln
@@ -13,34 +13,34 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{87
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug_DLL|x86 = Debug_DLL|x86
+ Debug.DLL|x86 = Debug.DLL|x86
Debug|x86 = Debug|x86
- Release_DLL|x86 = Release_DLL|x86
+ Release.DLL|x86 = Release.DLL|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug_DLL|x86.ActiveCfg = Debug_DLL|Win32
- {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug_DLL|x86.Build.0 = Debug_DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug.DLL|x86.ActiveCfg = Debug.DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug.DLL|x86.Build.0 = Debug.DLL|Win32
{0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug|x86.ActiveCfg = Debug|Win32
{0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Debug|x86.Build.0 = Debug|Win32
- {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release_DLL|x86.ActiveCfg = Release_DLL|Win32
- {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release_DLL|x86.Build.0 = Release_DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release.DLL|x86.ActiveCfg = Release.DLL|Win32
+ {0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release.DLL|x86.Build.0 = Release.DLL|Win32
{0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release|x86.ActiveCfg = Release|Win32
{0981CA98-E4A5-4DF1-987F-A41D09131EFC}.Release|x86.Build.0 = Release|Win32
- {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug_DLL|x86.ActiveCfg = Debug_DLL|Win32
- {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug_DLL|x86.Build.0 = Debug_DLL|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug.DLL|x86.ActiveCfg = Debug.DLL|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug.DLL|x86.Build.0 = Debug.DLL|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug|x86.ActiveCfg = Debug|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Debug|x86.Build.0 = Debug|Win32
- {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release_DLL|x86.ActiveCfg = Release_DLL|Win32
- {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release_DLL|x86.Build.0 = Release_DLL|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release.DLL|x86.ActiveCfg = Release.DLL|Win32
+ {E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release.DLL|x86.Build.0 = Release.DLL|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release|x86.ActiveCfg = Release|Win32
{E89D61AC-55DE-4482-AFD4-DF7242EBC859}.Release|x86.Build.0 = Release|Win32
- {B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug_DLL|x86.ActiveCfg = Debug_DLL|Win32
- {B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug_DLL|x86.Build.0 = Debug_DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug.DLL|x86.ActiveCfg = Debug.DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug.DLL|x86.Build.0 = Debug.DLL|Win32
{B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug|x86.ActiveCfg = Debug|Win32
{B655E850-3322-42F7-941D-6AC18FD66CA1}.Debug|x86.Build.0 = Debug|Win32
- {B655E850-3322-42F7-941D-6AC18FD66CA1}.Release_DLL|x86.ActiveCfg = Release_DLL|Win32
- {B655E850-3322-42F7-941D-6AC18FD66CA1}.Release_DLL|x86.Build.0 = Release_DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Release.DLL|x86.ActiveCfg = Release.DLL|Win32
+ {B655E850-3322-42F7-941D-6AC18FD66CA1}.Release.DLL|x86.Build.0 = Release.DLL|Win32
{B655E850-3322-42F7-941D-6AC18FD66CA1}.Release|x86.ActiveCfg = Release|Win32
{B655E850-3322-42F7-941D-6AC18FD66CA1}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
diff --git a/projects/VS2017/raylib/raylib.vcxproj b/projects/VS2017/raylib/raylib.vcxproj
index 582067933..1e8f94915 100644
--- a/projects/VS2017/raylib/raylib.vcxproj
+++ b/projects/VS2017/raylib/raylib.vcxproj
@@ -1,16 +1,16 @@
-
- Debug_DLL
+
+ Debug.DLL
Win32
Debug
Win32
-
- Release_DLL
+
+ Release.DLL
Win32
@@ -31,7 +31,7 @@
v141
Unicode
-
+
DynamicLibrary
true
v141
@@ -44,7 +44,7 @@
true
Unicode
-
+
DynamicLibrary
false
v141
@@ -59,27 +59,27 @@
-
+
-
+
$(SolutionDir)$(ProjectName)\$(Configuration)\
-
+
$(SolutionDir)$(ProjectName)\$(Configuration)\
$(SolutionDir)$(ProjectName)\$(Configuration)\
$(SolutionDir)$(ProjectName)\$(Configuration)\temp
-
+
$(SolutionDir)$(ProjectName)\$(Configuration)\
$(SolutionDir)$(ProjectName)\$(Configuration)\temp
@@ -100,7 +100,7 @@
%(AdditionalLibraryDirectories)
-
+
@@ -136,7 +136,7 @@
true
-
+
Level3
@@ -165,7 +165,6 @@
-
@@ -187,8 +186,6 @@
-
-