summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-06-10 10:29:55 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-06-10 10:57:00 +0200
commitbab72215c8f860f26f9515f5b5a563d522b44fbf (patch)
treefb45dee0b54bbd65c40d9e964c34dd3efac225a2 /tests
parent38717c2a55ccf48811e7126627ac13a947b0cbac (diff)
downloadqt-creator-bab72215c8f860f26f9515f5b5a563d522b44fbf.tar.gz
fix test build
Diffstat (limited to 'tests')
-rw-r--r--tests/manual/gdbdebugger/simple/app/app.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/manual/gdbdebugger/simple/app/app.pro b/tests/manual/gdbdebugger/simple/app/app.pro
index bfeedd0bc5..e991a3dba4 100644
--- a/tests/manual/gdbdebugger/simple/app/app.pro
+++ b/tests/manual/gdbdebugger/simple/app/app.pro
@@ -10,4 +10,3 @@ SOURCES += ../app.cpp
# SOURCES += ../../../../../share/qtcreator/gdbmacros/gdbmacros.cpp
QT += network
message("this says <foo & bar>")
-FORMS += ../form.ui