From caecb1c1ebbad0882c7ccd811ffb16d8e02a859f Mon Sep 17 00:00:00 2001 From: raysan5 Date: Mon, 8 Aug 2016 17:29:31 +0200 Subject: Removed x64 configuration It could be added in a future if required... --- .../vs2015/examples/core_basic_window_cpp.vcxproj | 63 ---------------------- 1 file changed, 63 deletions(-) (limited to 'project/vs2015/examples') diff --git a/project/vs2015/examples/core_basic_window_cpp.vcxproj b/project/vs2015/examples/core_basic_window_cpp.vcxproj index ac0bcb56..29e0c616 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} -- cgit v1.2.3