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/packer/packer.vcxproj | 168 ------------------------------------------ 1 file changed, 168 deletions(-) delete mode 100644 msbuild/packer/packer.vcxproj (limited to 'msbuild/packer/packer.vcxproj') diff --git a/msbuild/packer/packer.vcxproj b/msbuild/packer/packer.vcxproj deleted file mode 100644 index 22e86b1..0000000 --- a/msbuild/packer/packer.vcxproj +++ /dev/null @@ -1,168 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 17.0 - Win32Proj - {3987e63d-cb96-42eb-ba88-a3af3f640897} - packer - 10.0 - - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - $(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;DEBUG;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - $(SolutionDir)..\qstd - - - Console - true - $(SolutionDir)bin\qstd\$(Configuration)\$(Platform)\ - qstd.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - Level3 - true - true - true - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - $(SolutionDir)..\qstd - - - Console - true - true - true - $(SolutionDir)bin\qstd\$(Configuration)\$(Platform)\ - qstd.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - Level3 - true - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;DEBUG;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - $(SolutionDir)..\qstd - - - Console - true - $(SolutionDir)bin\qstd\$(Configuration)\$(Platform)\ - qstd.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - Level3 - true - true - true - plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - $(SolutionDir)..\qstd - - - Console - true - true - true - $(SolutionDir)bin\qstd\$(Configuration)\$(Platform)\ - qstd.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - - - - {1bb0efa0-f482-4d8c-adcc-946343d3fe02} - - - - - - \ No newline at end of file -- cgit v1.2.3-54-g00ecf