summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmessagebox/qmessagebox.pro
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-05-27 13:20:52 +1000
committerQt Continuous Integration System <qt-info@nokia.com>2011-05-27 08:41:00 +0200
commita6973e22ff3ec047875d296182c2ac4d106e2ddf (patch)
tree46c2dc9d6c53b47f2ca3627cbb2fb4c4b8b4d201 /tests/auto/qmessagebox/qmessagebox.pro
parentd49973f834fb73c534275f5b1d508329638e2823 (diff)
Use "QT += testlib" consistently
If a project uses "load(qttest_p4)" it doesn't need to add testlib to the CONFIG or QT variables. If a project does not use "load(qttest_p4)", it should add "testlib" to the QT variable. Change-Id: If28353713ccdfe13612682e3e88dadebe2f2eefd Reviewed-on: http://codereview.qt.nokia.com/159 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/qmessagebox/qmessagebox.pro')
-rw-r--r--tests/auto/qmessagebox/qmessagebox.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/qmessagebox/qmessagebox.pro b/tests/auto/qmessagebox/qmessagebox.pro
index 9fa1738a79..a845e2186a 100644
--- a/tests/auto/qmessagebox/qmessagebox.pro
+++ b/tests/auto/qmessagebox/qmessagebox.pro
@@ -1,13 +1,9 @@
-######################################################################
-# Automatically generated by qmake (2.01a) Wed Apr 26 13:53:24 2006
-######################################################################
load(qttest_p4)
TEMPLATE = app
TARGET = tst_qmessagebox
DEPENDPATH += .
INCLUDEPATH += .
-CONFIG += console qtestlib
# Input
SOURCES += tst_qmessagebox.cpp