##// END OF EJS Templates
Fixing OSX builds after test binary change
Fixing OSX builds after test binary change

File last commit:

r1139:d61f2486cd3e
r1141:7bef336cb7a1
Show More
qmlweather.pro
11 lines | 286 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)
#qtcAddDeployment()
!system_build:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_DEMOS_BIN_DIR"