##// END OF EJS Templates
TODOs removed from code. Undo me after release
TODOs removed from code. Undo me after release

File last commit:

r2206:67851e8142ed
r2400:37aa57c82a3a
Show More
qml-qtquicktest.pro
8 lines | 193 B | text/idl | PrologLexer
!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\\\"\"