qmlboxplot.pro
11 lines
| 234 B
| text/idl
|
PrologLexer
Mika Salmela
|
r2481 | !include( ../examples.pri ) { | ||
error( "Couldn't find the examples.pri file!" ) | ||||
} | ||||
RESOURCES += resources.qrc | ||||
SOURCES += main.cpp | ||||
include(qmlapplicationviewer/qmlapplicationviewer.pri) | ||||
OTHER_FILES += \ | ||||
qml/qmlboxplot/main.qml | ||||