##// END OF EJS Templates
properties to legendmarker. doc update
properties to legendmarker. doc update

File last commit:

r2206:67851e8142ed
r2224:8b789b16540a
Show More
qml-qtquicktest.pro
8 lines | 193 B | text/idl | PrologLexer
Tero Ahola
Unit test module for QML API
r2206 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
TEMPLATE = app
CONFIG += warn_on qmltestcase
SOURCES += main.cpp
DEFINES += QUICK_TEST_SOURCE_DIR=\"\\\"$$PWD\\\"\"