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/qstd/qstd.vcxproj | 160 ---------------------------------------------- 1 file changed, 160 deletions(-) delete mode 100644 msbuild/qstd/qstd.vcxproj (limited to 'msbuild/qstd/qstd.vcxproj') diff --git a/msbuild/qstd/qstd.vcxproj b/msbuild/qstd/qstd.vcxproj deleted file mode 100644 index 0d9209e..0000000 --- a/msbuild/qstd/qstd.vcxproj +++ /dev/null @@ -1,160 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 17.0 - Win32Proj - {1bb0efa0-f482-4d8c-adcc-946343d3fe02} - qstd - 10.0 - - - - StaticLibrary - true - v143 - NotSet - - - StaticLibrary - false - v143 - true - NotSet - - - StaticLibrary - true - v143 - NotSet - - - StaticLibrary - 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 - true - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - Level3 - true - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;_DEBUG;DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3-54-g00ecf