From fb82ecfec5893b00f68b72f912c6b3975b5fdb4f Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Mon, 6 Sep 2021 00:24:52 +0100 Subject: moving to using unpacked for launcher --- InjectorTest/InjectorTest.vcxproj | 147 -------------------------------------- 1 file changed, 147 deletions(-) delete mode 100644 InjectorTest/InjectorTest.vcxproj (limited to 'InjectorTest/InjectorTest.vcxproj') diff --git a/InjectorTest/InjectorTest.vcxproj b/InjectorTest/InjectorTest.vcxproj deleted file mode 100644 index f2e52e25..00000000 --- a/InjectorTest/InjectorTest.vcxproj +++ /dev/null @@ -1,147 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {3c3fc37c-d4b9-4413-aadf-c52fd2f428e6} - InjectorTest - 10.0 - - - - Application - true - v142 - Unicode - - - Application - false - v142 - true - Unicode - - - Application - true - v142 - Unicode - - - Application - false - v142 - true - Unicode - - - - - - - - - - - - - - - - - - - - - true - - - false - - - true - - - false - - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - Level3 - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - - - - - \ No newline at end of file -- cgit v1.2.3