From 21271a7c4bb943071fc65e68a69db9af4c09d675 Mon Sep 17 00:00:00 2001 From: Brady McDermott Date: Sun, 20 Oct 2024 21:14:25 -0600 Subject: [PATCH] Delete progmgr/progmgr.vcxproj --- progmgr/progmgr.vcxproj | 201 ---------------------------------------- 1 file changed, 201 deletions(-) delete mode 100644 progmgr/progmgr.vcxproj diff --git a/progmgr/progmgr.vcxproj b/progmgr/progmgr.vcxproj deleted file mode 100644 index b141fbe..0000000 --- a/progmgr/progmgr.vcxproj +++ /dev/null @@ -1,201 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {b76b940d-b61a-456e-8569-72f64cf91afb} - progmgr - 10.0 - - - - Application - true - v142 - Unicode - - - Application - false - v142 - true - Unicode - - - Application - true - v142 - Unicode - - - Application - false - v142 - true - Unicode - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)bin\$(Platform)\$(Configuration)\ - $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\ - false - - - $(SolutionDir)bin\$(Platform)\$(Configuration)\ - $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\ - false - - - $(SolutionDir)bin\$(Platform)\$(Configuration)\ - $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\ - false - - - $(SolutionDir)bin\$(Platform)\$(Configuration)\ - $(SolutionDir)bin\$(Platform)\$(Configuration)\$(ProjectName)\ - false - - - - Level3 - true - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Windows - true - $(OutDir)$(TargetName)$(TargetExt) - 5.02 - $(IntDir)$(TargetName)$(TargetExt).manifest - - - _DEBUG;%(PreprocessorDefinitions) - - - - - Level3 - true - true - true - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - MultiThreaded - - - Windows - true - true - true - $(OutDir)$(TargetName)$(TargetExt) - 5.02 - $(IntDir)$(TargetName)$(TargetExt).manifest - - - - - Level3 - true - _DEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Windows - true - $(OutDir)$(TargetName)$(TargetExt) - 5.02 - $(IntDir)$(TargetName)$(TargetExt).manifest - - - _DEBUG;%(PreprocessorDefinitions) - - - - - Level3 - true - true - true - NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - MultiThreaded - - - Windows - true - true - true - $(OutDir)$(TargetName)$(TargetExt) - 5.02 - $(IntDir)$(TargetName)$(TargetExt).manifest - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file