aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/dwmfeatures/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/dwmfeatures/.prev_CMakeLists.txt')
-rw-r--r--tests/manual/dwmfeatures/.prev_CMakeLists.txt21
1 files changed, 0 insertions, 21 deletions
diff --git a/tests/manual/dwmfeatures/.prev_CMakeLists.txt b/tests/manual/dwmfeatures/.prev_CMakeLists.txt
deleted file mode 100644
index 60c8dd1..0000000
--- a/tests/manual/dwmfeatures/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-# Generated from dwmfeatures.pro.
-
-#####################################################################
-## dwmfeatures Binary:
-#####################################################################
-
-qt_add_executable(dwmfeatures
- GUI
- SOURCES
- main.cpp
- testwidget.cpp testwidget.h testwidget.ui
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Widgets
- Qt::WinExtras
- ENABLE_AUTOGEN_TOOLS
- uic
-)
-
-#### Keys ignored in scope 1:.:.:dwmfeatures.pro:<TRUE>:
-# TEMPLATE = "app"