##// END OF EJS Templates
Hacked library dependency issues on OSX
Hacked library dependency issues on OSX

File last commit:

r1035:94e302b01c45
r1035:94e302b01c45
Show More
qchart.pro
6 lines | 176 B | text/idl | PrologLexer
!include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qchart.cpp
mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_AUTOTESTS_BIN_DIR"