summaryrefslogtreecommitdiffstats
path: root/tests/auto/lancelot/lancelot.pro
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-11-06 04:55:01 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-11-06 04:55:01 (GMT)
commit7219ed4ba65b69f4c8829da176cb19684d012d90 (patch)
treebc7c764142fa4312a258f1c91a3659686d5abbc1 /tests/auto/lancelot/lancelot.pro
parent8b01937c36632fca8774e90d22ce2aaeb2df883d (diff)
parent46910068c310460ee18b579a161618ea6a89f50e (diff)
downloadQt-7219ed4ba65b69f4c8829da176cb19684d012d90.zip
Qt-7219ed4ba65b69f4c8829da176cb19684d012d90.tar.gz
Qt-7219ed4ba65b69f4c8829da176cb19684d012d90.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master-integration
* 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2: Silence warning in qvector with MSVC QStyleSheetStyle: Fix crash that occurs with several instance of QStyleSheetStyle QStyleSheetStyle: add a way to style the up arrow QPointer: assert when using QPointer on destroyed QObject Add missing Q_ENUMS to QAbstractSocket Fix QMenu rendering in the unified toolbar Add even more platform info, and make it expandable. Hide nonfunctional links, and improve html
Diffstat (limited to 'tests/auto/lancelot/lancelot.pro')
-rw-r--r--tests/auto/lancelot/lancelot.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/lancelot/lancelot.pro b/tests/auto/lancelot/lancelot.pro
index 3859a55..6498f6c 100644
--- a/tests/auto/lancelot/lancelot.pro
+++ b/tests/auto/lancelot/lancelot.pro
@@ -8,5 +8,6 @@ HEADERS += $$QT_SOURCE_TREE/tests/arthur/common/paintcommands.h
RESOURCES += $$QT_SOURCE_TREE/tests/arthur/common/images.qrc
include($$QT_SOURCE_TREE/tests/arthur/common/baselineprotocol.pri)
+DEFINES += QMAKESPEC=\\\"$$QMAKESPEC\\\"
!symbian:!wince*:DEFINES += SRCDIR=\\\"$$PWD\\\"