qmlweather.pro
8 lines
| 182 B
| text/idl
|
PrologLexer
Tero Ahola
|
r1139 | !include( ../demos.pri ) { | ||
error( "Couldn't find the demos.pri file!" ) | ||||
} | ||||
RESOURCES += resources.qrc | ||||
SOURCES += main.cpp | ||||
include(qmlapplicationviewer/qmlapplicationviewer.pri) | ||||