##// END OF EJS Templates
demoLauncher should now work on all platforms
demoLauncher should now work on all platforms

File last commit:

r2234:db665d87eeda
r2234:db665d87eeda
Show More
demoLauncher.pro
8 lines | 212 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
TARGET = demoLauncher
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h
DEFINES += "BINPATH=$$join($$CHART_BUILD_BIN_DIR, ", ")"