##// END OF EJS Templates
Remove QML Custom Model from documentation...
Remove QML Custom Model from documentation The QML Custom Model demo has been removed, remove the reference from documentation. Task-number: QTRD-1928 Change-Id: I0f16cfd4aad0727c21455cdffa523498462269ad Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2206:67851e8142ed
r2633:f1cc99933181
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\\\"\"