##// END OF EJS Templates
sync
jeandet -
r1:3f89749b3e77 default
parent child
Show More
@@ -7,6 +7,7 win32:PYTHON_VERSION=27
7 unix:PYTHON_VERSION=2.7
7 unix:PYTHON_VERSION=2.7
8 PYTHON_PATH=C:/Python27/
8 PYTHON_PATH=C:/Python27/
9 PYTHON_LIB=C:/Python27/libs/
9 PYTHON_LIB=C:/Python27/libs/
10 INCLUDEPATH += $$[QT_INSTALL_HEADERS]/PythonQt
10 macx {
11 macx {
11 # for macx you need to have the Python development kit installed as framework
12 # for macx you need to have the Python development kit installed as framework
12 INCLUDEPATH += /System/Library/Frameworks/Python.framework/Headers
13 INCLUDEPATH += /System/Library/Frameworks/Python.framework/Headers
General Comments 0
You need to be logged in to leave comments. Login now