diff --git a/PCbuild/pylauncher.vcxproj b/PCbuild/pylauncher.vcxproj index 82880c12188..ba19fcf33c6 100644 --- a/PCbuild/pylauncher.vcxproj +++ b/PCbuild/pylauncher.vcxproj @@ -36,11 +36,16 @@ + + py_d + + py + Level3 @@ -52,7 +57,7 @@ version.lib;%(AdditionalDependencies) false Console - $(OutDir)py_d.exe + $(OutDir)$(TargetName)_d$(TargetExt) @@ -61,11 +66,15 @@ MaxSpeed true true + _CONSOLE;NDEBUG;%(PreprocessorDefinitions) true true true + false + version.lib;%(AdditionalDependencies) + Console