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. --- tools/slang-test/slang-test.vcxproj | 106 ------------------------------------ 1 file changed, 106 deletions(-) (limited to 'tools') diff --git a/tools/slang-test/slang-test.vcxproj b/tools/slang-test/slang-test.vcxproj index b8d23d569..27453391c 100644 --- a/tools/slang-test/slang-test.vcxproj +++ b/tools/slang-test/slang-test.vcxproj @@ -1,26 +1,10 @@  - - Debug_VS2013 - Win32 - - - Debug_VS2013 - x64 - Debug Win32 - - Release_VS2013 - Win32 - - - Release_VS2013 - x64 - Release Win32 @@ -54,13 +38,6 @@ true Unicode - - Application - false - v140 - true - Unicode - Application true @@ -74,19 +51,6 @@ true Unicode - - Application - false - v120 - true - Unicode - - - v140 - - - v120 - @@ -100,10 +64,6 @@ - - - - @@ -112,16 +72,6 @@ - - - - - - - - - - true @@ -135,24 +85,10 @@ false $(SolutionDir);$(IncludePath) - - false - $(SolutionDir);$(IncludePath) - false $(SolutionDir);$(IncludePath) - - false - $(SolutionDir);$(IncludePath) - - - $(SolutionDir);$(IncludePath) - - - $(SolutionDir);$(IncludePath) - @@ -199,24 +135,6 @@ true - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Console - true - true - true - - Level3 @@ -235,30 +153,6 @@ true - - - Level3 - - - MaxSpeed - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - Console - true - true - true - - - - - MultiThreadedDebug - Disabled - - -- cgit v1.2.3