summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow/qwindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qwindow/qwindow.pro')
-rw-r--r--tests/auto/gui/kernel/qwindow/qwindow.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/gui/kernel/qwindow/qwindow.pro b/tests/auto/gui/kernel/qwindow/qwindow.pro
deleted file mode 100644
index add42d4912..0000000000
--- a/tests/auto/gui/kernel/qwindow/qwindow.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qwindow
-
-QT += core-private gui-private testlib
-
-SOURCES += tst_qwindow.cpp
-
-qtConfig(dynamicgl):win32: LIBS += user32