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