summaryrefslogtreecommitdiffstats
path: root/PCbuild/release.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild/release.vsprops')
-rw-r--r--PCbuild/release.vsprops4
1 files changed, 4 insertions, 0 deletions
diff --git a/PCbuild/release.vsprops b/PCbuild/release.vsprops
index 4bbda68..6d6842d 100644
--- a/PCbuild/release.vsprops
+++ b/PCbuild/release.vsprops
@@ -8,4 +8,8 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="NDEBUG"
/>
+ <UserMacro
+ Name="KillPythonExe"
+ Value="$(OutDir)\kill_python.exe"
+ />
</VisualStudioPropertySheet>