QML_RUNTIME_TESTING should be disabled by default.
[profile/ivi/qtdeclarative.git] / tests / auto / qtquick2 / qquickanimatedimage / qquickanimatedimage.pro
index c8c3bdb..d776a73 100644 (file)
@@ -1,10 +1,10 @@
 CONFIG += testcase
 TARGET = tst_qquickanimatedimage
-HEADERS += ../../shared/testhttpserver.h \
-            ../../shared/util.h
+HEADERS += ../../shared/testhttpserver.h
 SOURCES += tst_qquickanimatedimage.cpp \
-           ../../shared/testhttpserver.cpp \
-            ../../shared/util.cpp
+           ../../shared/testhttpserver.cpp
+
+include (../../shared/util.pri)
 
 macx:CONFIG -= app_bundle