summaryrefslogtreecommitdiffstats
path: root/tests/auto/qclipboard/paster/paster.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qclipboard/paster/paster.pro')
-rw-r--r--tests/auto/qclipboard/paster/paster.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/qclipboard/paster/paster.pro b/tests/auto/qclipboard/paster/paster.pro
deleted file mode 100644
index 8580644b1e..0000000000
--- a/tests/auto/qclipboard/paster/paster.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET =
-DEPENDPATH += .
-INCLUDEPATH += .
-win32: DESTDIR = ../paster
-CONFIG -= app_bundle
-
-# Input
-SOURCES += main.cpp
-
-