diff --git a/PCbuild/pyproject.props b/PCbuild/pyproject.props index 34938eabe9d..10b12980348 100644 --- a/PCbuild/pyproject.props +++ b/PCbuild/pyproject.props @@ -8,12 +8,9 @@ $(SolutionDir)obj\$(ArchName)\$(ProjectName)\ $(ProjectName) $(TargetName)$(PyDebugExt) - false - false - + false + false - true - true true true false diff --git a/PCbuild/python.vcxproj b/PCbuild/python.vcxproj index a4e90299288..4380fedee84 100644 --- a/PCbuild/python.vcxproj +++ b/PCbuild/python.vcxproj @@ -55,6 +55,9 @@ <_ProjectFileVersion>10.0.30319.1 + + true + true diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index a29d31e858d..da5d5d9ed3c 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -59,6 +59,9 @@ <_ProjectFileVersion>10.0.30319.1 $(PyDllName) + + true + true Link diff --git a/PCbuild/pythonw.vcxproj b/PCbuild/pythonw.vcxproj index ea5f1c82b25..8c5335c9563 100644 --- a/PCbuild/pythonw.vcxproj +++ b/PCbuild/pythonw.vcxproj @@ -44,6 +44,9 @@ Application false + + true + true @@ -55,6 +58,9 @@ <_ProjectFileVersion>10.0.30319.1 + + true + true