aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols2/gifs/gifs.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/quickcontrols2/gifs/gifs.pro')
-rw-r--r--tests/manual/quickcontrols2/gifs/gifs.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/manual/quickcontrols2/gifs/gifs.pro b/tests/manual/quickcontrols2/gifs/gifs.pro
deleted file mode 100644
index a5bb72c7..00000000
--- a/tests/manual/quickcontrols2/gifs/gifs.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-TEMPLATE = app
-TARGET = tst_gifs
-
-QT += quick testlib
-CONFIG += testcase
-macos:CONFIG -= app_bundle
-
-HEADERS += \
- $$PWD/gifrecorder.h \
- $$PWD/eventcapturer.h \
- capturedevent.h
-
-SOURCES += \
- $$PWD/tst_gifs.cpp \
- $$PWD/gifrecorder.cpp \
- $$PWD/eventcapturer.cpp \
- capturedevent.cpp
-
-TESTDATA += \
- $$PWD/data/*