##// END OF EJS Templates
Renamed QML QtQuick tests to match the naming convention
Renamed QML QtQuick tests to match the naming convention

File last commit:

r2206:67851e8142ed
r2228:c51862848e08
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\\\"\"