From 383bc767601b9503476e9664034dde26ba3c49c9 Mon Sep 17 00:00:00 2001 From: Tim Foley Date: Fri, 9 Jun 2017 17:18:39 -0700 Subject: Build: more fixes to get `msbuild` to work from command line. All of this is just related to cruft left over from the old project setup. --- source/slang/slang.vcxproj | 217 ------------------------------------- source/slang/slang.vcxproj.filters | 1 - 2 files changed, 218 deletions(-) (limited to 'source/slang') diff --git a/source/slang/slang.vcxproj b/source/slang/slang.vcxproj index df34e40dc..7f5e0e32e 100644 --- a/source/slang/slang.vcxproj +++ b/source/slang/slang.vcxproj @@ -1,22 +1,6 @@  - - DebugClang - Win32 - - - DebugClang - x64 - - - Debug_VS2013 - Win32 - - - Debug_VS2013 - x64 - Debug Win32 @@ -25,14 +9,6 @@ Debug x64 - - Release_VS2013 - Win32 - - - Release_VS2013 - x64 - Release Win32 @@ -56,36 +32,12 @@ v140 Unicode - - StaticLibrary - true - v120 - Unicode - - - StaticLibrary - true - v140_clang_3_7 - Unicode - StaticLibrary true v140 Unicode - - StaticLibrary - true - v120 - Unicode - - - StaticLibrary - true - v140_Clang_3_7 - Unicode - StaticLibrary false @@ -93,13 +45,6 @@ true Unicode - - StaticLibrary - false - v120 - true - Unicode - StaticLibrary false @@ -107,13 +52,6 @@ true Unicode - - StaticLibrary - false - v120 - true - Unicode - @@ -121,73 +59,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - true - - true - - - true - true - - true - - - true - false - - false - false - - false - @@ -204,39 +100,6 @@ true - - - - - Level4 - Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - ../ - MultiThreadedDebug - false - - - Console - true - - - - - - - EnableAllWarnings - Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - ../ - MultiThreadedDebug - false - true - - - Console - true - - @@ -257,46 +120,6 @@ true - - - - - Level4 - Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - ../ - MultiThreadedDebug - true - false - - - Console - true - - - true - - - - - - - Level4 - Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - ../ - MultiThreadedDebug - true - false - - - Console - true - - - true - - Level3 @@ -317,26 +140,6 @@ true - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - ../ - MultiThreaded - false - - - Console - true - true - true - - Level4 @@ -357,26 +160,6 @@ true - - - Level4 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - ../ - MultiThreaded - false - - - Console - true - true - true - - diff --git a/source/slang/slang.vcxproj.filters b/source/slang/slang.vcxproj.filters index dac58bbf7..31c332295 100644 --- a/source/slang/slang.vcxproj.filters +++ b/source/slang/slang.vcxproj.filters @@ -1,7 +1,6 @@  - -- cgit v1.2.3