quick1.pro
8 lines
| 195 B
| text/idl
|
PrologLexer
Miikka Heikkinen
|
r2488 | TARGET = qtcommercialchartqml | ||
QT += declarative | ||||
IMPORT_INSTALL_PATH = $$[QT_INSTALL_IMPORTS] | ||||
!include(../declarative/declarative.pri) { | ||||
error( "Couldn't find the declarative.pri file!" ) | ||||
} | ||||