change to QMAKE_PATH
This commit is contained in:
parent
71a73d9490
commit
88ea18c3a7
@ -57,7 +57,9 @@ MESA_LIBRARY="/usr/lib64/libOSMesa.so"
|
|||||||
withQTSUPPORT=true
|
withQTSUPPORT=true
|
||||||
|
|
||||||
# Set the path to the Qt-4.3.? qmake if the system Qt is other than this version
|
# Set the path to the Qt-4.3.? qmake if the system Qt is other than this version
|
||||||
QMAKE_PATH=/usr/local/Trolltech/Qt-4.3.4/bin/qmake
|
QMAKE_PATH=""
|
||||||
|
#QMAKE_PATH=/usr/local/Trolltech/Qt-4.3.5/bin/qmake
|
||||||
|
#QMAKE_PATH=$WM_THIRD_PARTY_DIR/qt-x11-opensource-src-4.3.5/platforms/linux64GccDPOpt/bin/qmake
|
||||||
|
|
||||||
#
|
#
|
||||||
# No further editing below this line
|
# No further editing below this line
|
||||||
|
Loading…
Reference in New Issue
Block a user