summaryrefslogtreecommitdiff
path: root/win32/vs9/atk-version-paths.vsprops.in
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs9/atk-version-paths.vsprops.in')
-rw-r--r--win32/vs9/atk-version-paths.vsprops.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/vs9/atk-version-paths.vsprops.in b/win32/vs9/atk-version-paths.vsprops.in
index 401bd24..9d9973a 100644
--- a/win32/vs9/atk-version-paths.vsprops.in
+++ b/win32/vs9/atk-version-paths.vsprops.in
@@ -66,4 +66,12 @@
Name="PythonDirX64"
Value="$(PythonDir).x64"
/>
+ <UserMacro
+ Name="IntrospectPythonParam"
+ Value="PYTHON=$(PythonDir)\python.exe"
+ />
+ <UserMacro
+ Name="IntrospectPythonParamX64"
+ Value="PYTHON=$(PythonDirX64)\python.exe"
+ />
</VisualStudioPropertySheet>