aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/x11vkbtest/x11vkbtest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/x11vkbtest/x11vkbtest.pro')
-rw-r--r--tests/manual/x11vkbtest/x11vkbtest.pro41
1 files changed, 0 insertions, 41 deletions
diff --git a/tests/manual/x11vkbtest/x11vkbtest.pro b/tests/manual/x11vkbtest/x11vkbtest.pro
deleted file mode 100644
index 74623f89..00000000
--- a/tests/manual/x11vkbtest/x11vkbtest.pro
+++ /dev/null
@@ -1,41 +0,0 @@
-TARGET = x11vkbtest
-
-QT += charts
-
-CONFIG += c++11
-
-# The following define makes your compiler emit warnings if you use
-# any Qt feature that has been marked deprecated (the exact warnings
-# depend on your compiler). Please consult the documentation of the
-# deprecated API in order to know how to port your code away from it.
-DEFINES += QT_DEPRECATED_WARNINGS
-
-SOURCES += \
- filehelper.cpp \
- main.cpp \
- memorymonitor.cpp \
- mousesimulator.cpp \
- processhandler.cpp \
- startclose.cpp \
- testbase.cpp \
- testenglishletters.cpp \
- testlanguagechange.cpp \
- testreporter.cpp \
- testthread.cpp \
- windowhelper.cpp
-
-HEADERS += \
- colors.h \
- filehelper.h \
- memorymonitor.h \
- mousesimulator.h \
- processhandler.h \
- startclose.h \
- testbase.h \
- testenglishletters.h \
- testlanguagechange.h \
- testreporter.h \
- testthread.h \
- windowhelper.h
-
-LIBS += -lXtst -lX11 -lxdo