##// END OF EJS Templates
more unit tests to legend
more unit tests to legend

File last commit:

r2206:67851e8142ed
r2208:20facd159d06
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\\\"\"