From 6869b37b1d73c5b84c367f1d315796496d31f155 Mon Sep 17 00:00:00 2001 From: Teddy-1024 <39016164+Teddy-1024@users.noreply.github.com> Date: Tue, 14 Nov 2023 17:37:53 +0000 Subject: [PATCH] Delete FEA.vcxproj --- FEA.vcxproj | 148 ---------------------------------------------------- 1 file changed, 148 deletions(-) delete mode 100644 FEA.vcxproj diff --git a/FEA.vcxproj b/FEA.vcxproj deleted file mode 100644 index f53de1f..0000000 --- a/FEA.vcxproj +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {ae6c5343-7477-486a-a4c3-d0ecd71fd84a} - FEA - 10.0 - - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - C:\Users\edwar\OneDrive\Documents\Programming\Visual Studio 2022\C++\FEA\library_cpp;$(IncludePath) - $(LibraryPath) - - - - 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 - %(AdditionalDependencies) - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - - - - - - - - - - - - \ No newline at end of file