aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/x11vkbtest/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/x11vkbtest/.prev_CMakeLists.txt')
-rw-r--r--tests/manual/x11vkbtest/.prev_CMakeLists.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/manual/x11vkbtest/.prev_CMakeLists.txt b/tests/manual/x11vkbtest/.prev_CMakeLists.txt
new file mode 100644
index 00000000..b16e51f7
--- /dev/null
+++ b/tests/manual/x11vkbtest/.prev_CMakeLists.txt
@@ -0,0 +1,31 @@
+# Generated from x11vkbtest.pro.
+
+#####################################################################
+## x11vkbtest Binary:
+#####################################################################
+
+qt_internal_add_executable(x11vkbtest
+ GUI
+ SOURCES
+ colors.h
+ filehelper.cpp filehelper.h
+ main.cpp
+ memorymonitor.cpp memorymonitor.h
+ mousesimulator.cpp mousesimulator.h
+ processhandler.cpp processhandler.h
+ startclose.cpp startclose.h
+ testbase.cpp testbase.h
+ testenglishletters.cpp testenglishletters.h
+ testlanguagechange.cpp testlanguagechange.h
+ testreporter.cpp testreporter.h
+ testthread.cpp testthread.h
+ windowhelper.cpp windowhelper.h
+ DEFINES
+ QT_DEPRECATED_WARNINGS
+ PUBLIC_LIBRARIES
+ Qt::Charts
+ Qt::Gui
+ X11
+ Xtst
+ xdo
+)