diff --git a/project/vs2015/examples/core_basic_window_cpp.vcxproj b/project/vs2015/examples/core_basic_window_cpp.vcxproj index ac0bcb561..29e0c6164 100644 --- a/project/vs2015/examples/core_basic_window_cpp.vcxproj +++ b/project/vs2015/examples/core_basic_window_cpp.vcxproj @@ -9,14 +9,6 @@ Release Win32 - - Debug - x64 - - - Release - x64 - {B655E850-3322-42F7-941D-6AC18FD66CA1} @@ -39,19 +31,6 @@ true Unicode - - Application - true - v140 - Unicode - - - Application - false - v140 - true - Unicode - @@ -63,25 +42,13 @@ - - - - - - true - - true - false - - false - @@ -99,19 +66,6 @@ $(SolutionDir)external\glfw3\lib\win32;%(AdditionalLibraryDirectories) - - - - - Level3 - Disabled - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - - - Console - true - - Level3 @@ -129,23 +83,6 @@ true - - - Level3 - - - MaxSpeed - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - - - Console - true - true - true - - {e89d61ac-55de-4482-afd4-df7242ebc859} diff --git a/project/vs2015/raylib/raylib.vcxproj b/project/vs2015/raylib/raylib.vcxproj index 78479b03a..fe0e32157 100644 --- a/project/vs2015/raylib/raylib.vcxproj +++ b/project/vs2015/raylib/raylib.vcxproj @@ -9,14 +9,6 @@ Release Win32 - - Debug - x64 - - - Release - x64 - {E89D61AC-55DE-4482-AFD4-DF7242EBC859} @@ -38,19 +30,6 @@ true Unicode - - StaticLibrary - true - v140 - Unicode - - - StaticLibrary - false - v140 - true - Unicode - @@ -62,12 +41,6 @@ - - - - - - @@ -87,23 +60,6 @@ %(AdditionalLibraryDirectories) - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);GRAPHICS_API_OPENGL_33;PLATFORM_DESKTOP - CompileAsC - D:\emegeme_raylib\github\raylib\project\vs2015\external\glfw3\include;D:\emegeme_raylib\github\raylib\project\vs2015\external\openal_soft\include;D:\emegeme_raylib\github\raylib\src\external;D:\emegeme_raylib\github\raylib\src;%(AdditionalIncludeDirectories) - - - Windows - - - %(AdditionalLibraryDirectories) - - Level3 @@ -120,22 +76,6 @@ true - - - Level3 - - - MaxSpeed - true - true - NDEBUG;_LIB;%(PreprocessorDefinitions) - - - Windows - true - true - -