From 23278d8fc6e1ca9357f360a3de90a1bbc744853e Mon Sep 17 00:00:00 2001 From: Calcitem Date: Mon, 18 Jan 2021 00:45:29 +0800 Subject: [PATCH] 1 --- perfect/perfect.vcxproj | 150 -------------------------------- perfect/perfect.vcxproj.filters | 17 ---- 2 files changed, 167 deletions(-) delete mode 100644 perfect/perfect.vcxproj delete mode 100644 perfect/perfect.vcxproj.filters diff --git a/perfect/perfect.vcxproj b/perfect/perfect.vcxproj deleted file mode 100644 index 1db232b3..00000000 --- a/perfect/perfect.vcxproj +++ /dev/null @@ -1,150 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - - 16.0 - Win32Proj - {462a21df-6c88-4e69-ba15-ab16636cdd1b} - perfect - 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 - - - - - - - - diff --git a/perfect/perfect.vcxproj.filters b/perfect/perfect.vcxproj.filters deleted file mode 100644 index a8a65633..00000000 --- a/perfect/perfect.vcxproj.filters +++ /dev/null @@ -1,17 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - \ No newline at end of file