Rename Qt Quick-specific classes to QQuick*
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qquicktextinput / qquicktextinput.pro
1 CONFIG += testcase
2 TARGET = tst_qquicktextinput
3 macx:CONFIG -= app_bundle
4
5 SOURCES += tst_qquicktextinput.cpp
6
7 testDataFiles.files = data
8 testDataFiles.path = .
9 DEPLOYMENT += testDataFiles
10
11 QT += core-private gui-private v8-private declarative-private opengl-private testlib