##// END OF EJS Templates
Fix compile error in demo launcher....
Fix compile error in demo launcher. Change-Id: Iab90cbbf1b5f2f385445225a16eca0d82e54f07c Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r1419:9a2b5d956bb6
r2529:dc55c8067968
Show More
legend.pro
10 lines | 171 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = legend
SOURCES += main.cpp \
mainwidget.cpp
HEADERS += \
mainwidget.h