aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/config-win.def
blob: a4f0569e8ceba1af83a7a23c29d68e5e67390b36 (plain)
1
2
3
4
5
6
7
8
9
# which major python version?
PYTHONVER=24

# where is the Python installation?
PYTHONPATH=c:/programme/prog/python$(PYTHONVER)

# uncomment if numarray support should be compiled in
# for info about numarray see http://numeric.scipy.org
# PY_NUMARRAY=1