Rename Qt Quick-specific classes to QQuick*
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qquickflickable / qquickflickable.pro
@@ -1,8 +1,8 @@
 CONFIG += testcase
-TARGET = tst_qsgflickable
+TARGET = tst_qquickflickable
 macx:CONFIG -= app_bundle
 
-SOURCES += tst_qsgflickable.cpp
+SOURCES += tst_qquickflickable.cpp
 
 testDataFiles.files = data
 testDataFiles.path = .