##// END OF EJS Templates
Fixed demo launcher compilation on windows
Fixed demo launcher compilation on windows

File last commit:

r2237:adf2813ece47
r2238:0e4cb7b81341
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