diff --git a/Program-Manager-II-2010.sln b/Program-Manager-II-2010.sln deleted file mode 100644 index bbe9f0c..0000000 --- a/Program-Manager-II-2010.sln +++ /dev/null @@ -1,29 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "progmgr2", "progmgr\progmgr2.vcxproj", "{79D11ECA-9BF4-49EC-A845-0F0B67486570}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {79D11ECA-9BF4-49EC-A845-0F0B67486570}.Debug|Win32.ActiveCfg = Debug|Win32 - {79D11ECA-9BF4-49EC-A845-0F0B67486570}.Debug|Win32.Build.0 = Debug|Win32 - {79D11ECA-9BF4-49EC-A845-0F0B67486570}.Debug|x64.ActiveCfg = Debug|x64 - {79D11ECA-9BF4-49EC-A845-0F0B67486570}.Debug|x64.Build.0 = Debug|x64 - {79D11ECA-9BF4-49EC-A845-0F0B67486570}.Release|Win32.ActiveCfg = Release|Win32 - {79D11ECA-9BF4-49EC-A845-0F0B67486570}.Release|Win32.Build.0 = Release|Win32 - {79D11ECA-9BF4-49EC-A845-0F0B67486570}.Release|x64.ActiveCfg = Release|x64 - {79D11ECA-9BF4-49EC-A845-0F0B67486570}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {C7E38554-BE0A-44B1-8BAA-3B4C8F970510} - EndGlobalSection -EndGlobal diff --git a/progmgr/progmgr.vcxproj.user b/progmgr/progmgr.vcxproj.user deleted file mode 100644 index 9573012..0000000 --- a/progmgr/progmgr.vcxproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - WindowsLocalDebugger - - \ No newline at end of file diff --git a/progmgr/progmgr2.vcxproj b/progmgr/progmgr2.vcxproj deleted file mode 100644 index a810cc2..0000000 --- a/progmgr/progmgr2.vcxproj +++ /dev/null @@ -1,182 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {79D11ECA-9BF4-49EC-A845-0F0B67486570} - progmgr2 - - - - Application - true - Unicode - - - Application - true - Unicode - - - Application - false - true - Unicode - - - Application - false - true - Unicode - - - - - - - - - - - - - - - - - - - $(SolutionDir)\bin\$(Platform)\$(Configuration)\ - - - $(OutDir) - progmgr - - - $(SolutionDir)\bin\$(Platform)\$(Configuration)\ - - - $(OutDir) - progmgr - - - $(SolutionDir)\bin\$(Platform)\$(Configuration)\ - - - $(OutDir) - progmgr - - - $(SolutionDir)\bin\$(Platform)\$(Configuration)\ - - - $(OutDir) - progmgr - - - - Level3 - Disabled - true - MultiThreadedDebug - _DEBUG;%(PreprocessorDefinitions) - - - true - 5.02 - - - - - Level3 - Disabled - true - MultiThreadedDebug - _DEBUG;%(PreprocessorDefinitions) - - - true - 5.02 - - - - - Level3 - MaxSpeed - true - true - true - MultiThreaded - - - true - true - true - 5.02 - - - - - Level3 - MaxSpeed - true - true - true - MultiThreaded - - - true - true - true - 5.02 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/progmgr/progmgr2.vcxproj.filters b/progmgr/progmgr2.vcxproj.filters deleted file mode 100644 index 87bc6b9..0000000 --- a/progmgr/progmgr2.vcxproj.filters +++ /dev/null @@ -1,87 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - {49f96aa6-3d8f-4230-98eb-7bd34114fdb1} - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Resource Files - - - - - Resource Files - - - - - Resource Files - - - Resource Files\en-US - - - Resource Files\en-US - - - \ No newline at end of file