diff options
Diffstat (limited to 'PC/VS8.0/x64.vsprops')
-rw-r--r-- | PC/VS8.0/x64.vsprops | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VS8.0/x64.vsprops b/PC/VS8.0/x64.vsprops index 5514692..9f88d44 100644 --- a/PC/VS8.0/x64.vsprops +++ b/PC/VS8.0/x64.vsprops @@ -15,4 +15,8 @@ Name="VCLinkerTool"
TargetMachine="17"
/>
+ <UserMacro
+ Name="PythonExe"
+ Value="$(HOST_PYTHON)"
+ />
</VisualStudioPropertySheet>
|