##// 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
linechart.pro
7 lines | 193 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = linechart
SOURCES += main.cpp
mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_EXAMPLES_BIN_DIR"