From 2c9afc07fe5cc53fefb90540d5db2ca424c71a51 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Sat, 27 Oct 2018 23:28:42 -0700 Subject: Major restructuring -- also set up for UI work tomorrow --- WitnessRandomizer/WitnessRandomizer.vcxproj | 173 ---------------------------- 1 file changed, 173 deletions(-) delete mode 100644 WitnessRandomizer/WitnessRandomizer.vcxproj (limited to 'WitnessRandomizer/WitnessRandomizer.vcxproj') diff --git a/WitnessRandomizer/WitnessRandomizer.vcxproj b/WitnessRandomizer/WitnessRandomizer.vcxproj deleted file mode 100644 index 80a7f0c..0000000 --- a/WitnessRandomizer/WitnessRandomizer.vcxproj +++ /dev/null @@ -1,173 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {1563D1E2-0A18-4AFC-8D6F-9F8D9A433F31} - Win32Proj - WitnessRandomizer - 10.0.17134.0 - - - - Application - true - v141 - Unicode - - - Application - false - v141 - true - Unicode - - - Application - true - v141 - Unicode - - - Application - false - v141 - true - Unicode - - - - - - - - - - - - - - - - - - - - - true - - - true - - - false - - - false - NativeRecommendedRules.ruleset - true - - - - Use - Level3 - Disabled - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - - - Console - true - - - - - NotUsing - Level3 - Disabled - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - stdcpp17 - - - Console - true - - - - - Use - Level3 - MaxSpeed - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - - - Console - true - true - true - - - - - NotUsing - Level3 - MaxSpeed - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - stdcpp17 - true - true - 26451 - MultiThreaded - - - Console - true - true - true - - - - - - - - - - - - - - - \ No newline at end of file -- cgit 1.4.1