summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-03-09 22:04:10 +0100
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-03-09 22:24:13 +0100
commit645b3c46edd15940bfb49b18afd5be99462cb5e2 (patch)
tree62938476a9c67f6c3e99811902f359e1538c0d40 /tests
parent85cb2fc8fb6932b89cd76f20989e208fbd8803e4 (diff)
downloadqt-creator-645b3c46edd15940bfb49b18afd5be99462cb5e2.tar.gz
remove "Automatically generated by qmake ..." blurbs
they are a bit misleading (and embarrassing ...)
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/extensionsystem/pluginmanager/test.pro4
-rw-r--r--tests/manual/gdbdebugger/gui/gui.pro4
2 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/extensionsystem/pluginmanager/test.pro b/tests/auto/extensionsystem/pluginmanager/test.pro
index f9047d1927..06421f233a 100644
--- a/tests/auto/extensionsystem/pluginmanager/test.pro
+++ b/tests/auto/extensionsystem/pluginmanager/test.pro
@@ -1,7 +1,3 @@
-######################################################################
-# Automatically generated by qmake (2.01a) Fr Jul 27 23:12:52 2007
-######################################################################
-
TARGET = pluginmanager
# Input
diff --git a/tests/manual/gdbdebugger/gui/gui.pro b/tests/manual/gdbdebugger/gui/gui.pro
index 21480760ed..c62000beab 100644
--- a/tests/manual/gdbdebugger/gui/gui.pro
+++ b/tests/manual/gdbdebugger/gui/gui.pro
@@ -1,7 +1,3 @@
-######################################################################
-# Automatically generated by qmake (2.01a) Fri Mar 5 09:08:08 2010
-######################################################################
-
TARGET = gui
CONFIG+=console
TEMPLATE = app