From 4b86554a0354d78efeb40e551eaccaac0fecd1d1 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 25 Sep 2018 13:08:40 +0800 Subject: Change the structure of project. --- CruUI/CruUI.vcxproj | 201 ---------------------------------------------------- 1 file changed, 201 deletions(-) delete mode 100644 CruUI/CruUI.vcxproj (limited to 'CruUI/CruUI.vcxproj') diff --git a/CruUI/CruUI.vcxproj b/CruUI/CruUI.vcxproj deleted file mode 100644 index 84462410..00000000 --- a/CruUI/CruUI.vcxproj +++ /dev/null @@ -1,201 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {41F57B7F-DECE-4021-8EEC-1E8E54E9DFAC} - Win32Proj - CruUI - 10.0.17134.0 - - - - Application - true - v141 - Unicode - - - Application - false - v141 - true - Unicode - - - Application - true - v141 - Unicode - - - Application - false - v141 - true - Unicode - - - - - - - - - - - - - - - - - - - - - true - - - true - $(ProjectDir);$(IncludePath) - - - false - - - false - - - - NotUsing - Level3 - Disabled - true - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - $(ProjectDir);%(AdditionalIncludeDirectories) - - - - Windows - true - - - - - NotUsing - Level3 - Disabled - true - _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - stdcpplatest - - - Windows - true - - - - - Use - Level3 - MaxSpeed - true - true - true - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - - - Windows - true - true - true - - - - - NotUsing - Level3 - MaxSpeed - true - true - true - _SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - $(ProjectDir);%(AdditionalIncludeDirectories) - stdcpplatest - - - Windows - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3