##// END OF EJS Templates
Demo launcher now works on OSX
Demo launcher now works on OSX

File last commit:

r2237:adf2813ece47
r2237:adf2813ece47
Show More
demoLauncher.pro
6 lines | 154 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