demoLauncher.pro
7 lines
| 181 B
| text/idl
|
PrologLexer
Marek Rosa
|
r2229 | !include( ../demos.pri ):error( "Couldn't find the demos.pri file!" ) | ||
include(charts/charts.pri) | ||||
TARGET = demoLauncher | ||||
SOURCES += main.cpp\ | ||||
widget.cpp | ||||
HEADERS += widget.h | ||||