From 50ece1277c1a4cb41b7c41e7ba35d172c431b4e3 Mon Sep 17 00:00:00 2001 From: Teddy-1024 <39016164+Teddy-1024@users.noreply.github.com> Date: Tue, 14 Nov 2023 16:47:26 +0000 Subject: [PATCH] Delete library_cpp.vcxproj --- library_cpp.vcxproj | 139 -------------------------------------------- 1 file changed, 139 deletions(-) delete mode 100644 library_cpp.vcxproj diff --git a/library_cpp.vcxproj b/library_cpp.vcxproj deleted file mode 100644 index 974d29a..0000000 --- a/library_cpp.vcxproj +++ /dev/null @@ -1,139 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {6dd87860-e42c-4f71-8b30-12ff5200cf8c} - librarycpp - 10.0 - - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - - 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 - stdcpp20 - - - Console - true - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - - - - - - - - \ No newline at end of file