aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/gnumake-mac-gcc.inc
blob: c7268557e99c0172837d84449d977ac8c4b4031d (plain)
1
2
3
4
5
6
DEFS += -DPY_EXPORTS
LIBS += -framework Python

ifdef PY_NUMARRAY
DEFS += -DPY_NUMARRAY
endif