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/slangc/slangc.vcxproj | 209 ------------------------------------------- 1 file changed, 209 deletions(-) (limited to 'source/slangc') diff --git a/source/slangc/slangc.vcxproj b/source/slangc/slangc.vcxproj index cba7a94fa..10974a853 100644 --- a/source/slangc/slangc.vcxproj +++ b/source/slangc/slangc.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 - - Application - true - v120 - Unicode - - - Application - true - v140_clang_3_7 - Unicode - Application true v140 Unicode - - Application - true - v120 - Unicode - - - Application - true - v140_Clang_3_7 - Unicode - Application false @@ -93,13 +45,6 @@ true Unicode - - Application - false - v120 - true - Unicode - Application false @@ -107,13 +52,6 @@ true Unicode - - Application - 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;%(PreprocessorDefinitions) - MultiThreadedDebug - ../;../SpireLib - false - - - Console - true - - - - - - - EnableAllWarnings - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDebug - ../;../SpireLib - false - true - - - Console - true - - @@ -253,38 +116,6 @@ true - - - - - Level4 - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDebug - ../;../SpireLib - false - - - Console - true - - - - - - - Level4 - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDebug - ../;../SpireLib - false - - - Console - true - - Level4 @@ -305,26 +136,6 @@ true - - - Level4 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - ../;../SpireLib - false - - - Console - true - true - true - - Level4 @@ -345,26 +156,6 @@ true - - - Level4 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - ../;../SpireLib - false - - - Console - true - true - true - - {f9be7957-8399-899e-0c49-e714fddd4b65} -- cgit v1.2.3