diff options
Diffstat (limited to 'PCbuild9/pyd_d.vsprops')
-rw-r--r-- | PCbuild9/pyd_d.vsprops | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PCbuild9/pyd_d.vsprops b/PCbuild9/pyd_d.vsprops index 3113381..ea90417 100644 --- a/PCbuild9/pyd_d.vsprops +++ b/PCbuild9/pyd_d.vsprops @@ -24,4 +24,8 @@ Name="VCPostBuildEventTool" CommandLine="" /> + <UserMacro + Name="PythonExe" + Value="$(OutDir)python_d.exe" + /> </VisualStudioPropertySheet> |