diff --git a/xpmgr.vcxproj b/xpmgr.vcxproj index 31c874d..7bfb05e 100644 --- a/xpmgr.vcxproj +++ b/xpmgr.vcxproj @@ -23,7 +23,7 @@ Win32Proj {f76e79ed-b941-49f6-a040-f560aa2b9e09} xpmgr - 10.0 + 7.0 @@ -70,6 +70,23 @@ + + .exe + $(ProjectName)_x64 + + + $(ProjectName)_x86 + $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\ + + + $(ProjectName)_debug_x64 + + + $(ProjectName)_debug_x86 + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + Level3 @@ -106,6 +123,7 @@ true _DEBUG;_CONSOLE;%(PreprocessorDefinitions) true + MultiThreadedDebug Console