From d80e32ff73dbd8dd8fa1bb1a07453daecb49603d Mon Sep 17 00:00:00 2001 From: quou Date: Sat, 8 Feb 2025 21:56:31 +1100 Subject: remove MS build --- msbuild/c2.vcxproj | 194 ----------------------------------------------------- 1 file changed, 194 deletions(-) delete mode 100644 msbuild/c2.vcxproj (limited to 'msbuild/c2.vcxproj') diff --git a/msbuild/c2.vcxproj b/msbuild/c2.vcxproj deleted file mode 100644 index f99fa09..0000000 --- a/msbuild/c2.vcxproj +++ /dev/null @@ -1,194 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 17.0 - Win32Proj - {2eb76df5-7119-4cb6-86f0-87eb929be79c} - c2 - 10.0 - - - - Application - true - v143 - NotSet - - - Application - false - v143 - true - NotSet - - - Application - true - v143 - NotSet - - - Application - false - v143 - true - NotSet - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)bin\$(ProjectName)\$(Configuration)\$(Platform)\ - $(SolutionDir)obj\$(ProjectName)\$(Configuration)\$(Platform)\ - - - $(SolutionDir)bin\$(ProjectName)\$(Configuration)\$(Platform)\ - $(SolutionDir)obj\$(ProjectName)\$(Configuration)\$(Platform)\ - - - $(SolutionDir)bin\$(ProjectName)\$(Configuration)\$(Platform)\ - $(SolutionDir)obj\$(ProjectName)\$(Configuration)\$(Platform)\ - - - $(SolutionDir)bin\$(ProjectName)\$(Configuration)\$(Platform)\ - $(SolutionDir)obj\$(ProjectName)\$(Configuration)\$(Platform)\ - - - - Level3 - false - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - $(SolutionDir)..\qstd;$(SolutionDir)..\ - stdcpp20 - Default - - - Windows - true - $(SolutionDir)bin\qstd\$(Configuration)\$(Platform)\ - qstd.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - Level3 - true - true - false - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - $(SolutionDir)..\qstd;$(SolutionDir)..\ - stdcpp20 - - - Windows - true - true - true - $(SolutionDir)bin\qstd\$(Configuration)\$(Platform)\ - qstd.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - Level3 - false - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;_DEBUG;DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - $(SolutionDir)..\qstd;$(SolutionDir)..\ - stdcpp20 - Default - - - Windows - true - $(SolutionDir)bin\qstd\$(Configuration)\$(Platform)\ - qstd.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - Level3 - true - true - false - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - $(SolutionDir)..\qstd;$(SolutionDir)..\ - stdcpp20 - - - Windows - true - true - true - $(SolutionDir)bin\qstd\$(Configuration)\$(Platform)\ - qstd.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - - - - - - - - - - - - - - - - - - - - - {f1112477-5c76-4351-a4b4-7e6266274f23} - - - {1bb0efa0-f482-4d8c-adcc-946343d3fe02} - - - - - - \ No newline at end of file -- cgit v1.2.3-54-g00ecf