aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/config-win.def
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-09-20 20:50:40 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-09-20 20:50:40 +0000
commit45da6684cbe9bd2fe199b0fd75a40f1c219b6341 (patch)
tree345b684c893d2bdfdc48d4e659068ff372dfd4eb /externals/grill/py/build/config-win.def
parent46f38b8d427735b339a98994b0db776b874f05ad (diff)
*** empty log message ***
svn path=/trunk/; revision=3607
Diffstat (limited to 'externals/grill/py/build/config-win.def')
-rw-r--r--externals/grill/py/build/config-win.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/py/build/config-win.def b/externals/grill/py/build/config-win.def
index a4f0569e..40ac5ff5 100644
--- a/externals/grill/py/build/config-win.def
+++ b/externals/grill/py/build/config-win.def
@@ -2,7 +2,7 @@
PYTHONVER=24
# where is the Python installation?
-PYTHONPATH=c:/programme/prog/python$(PYTHONVER)
+PYTHONPATH=%programfiles%/python$(PYTHONVER)
# uncomment if numarray support should be compiled in
# for info about numarray see http://numeric.scipy.org