summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2010-09-08 02:27:16 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-09-08 02:27:16 (GMT)
commit0f4bdd4b76b68bcf55fdffb59b85c875ae08cfa9 (patch)
treed876d75e42db0931d3458f7afc18d669e3cebeb8
parentd45b5377822f37118ea3e322886eed406fae7c68 (diff)
downloadQt-0f4bdd4b76b68bcf55fdffb59b85c875ae08cfa9.zip
Qt-0f4bdd4b76b68bcf55fdffb59b85c875ae08cfa9.tar.gz
Qt-0f4bdd4b76b68bcf55fdffb59b85c875ae08cfa9.tar.bz2
Revert "Fixed incorrect Symbian scoping."
This reverts commit bd9e8679703dfdd63f58be9ee29b73e73a0c3774.
-rw-r--r--src/3rdparty/webkit/WebCore/WebCore.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/webkit/WebCore/WebCore.pro b/src/3rdparty/webkit/WebCore/WebCore.pro
index 5ea1e77..537cdd3 100644
--- a/src/3rdparty/webkit/WebCore/WebCore.pro
+++ b/src/3rdparty/webkit/WebCore/WebCore.pro
@@ -2857,13 +2857,13 @@ contains(DEFINES, ENABLE_SYMBIAN_DIALOG_PROVIDERS) {
}
}
-!symbian-abld:!symbian-sbsv2 {
+!symbian {
modfile.files = $$moduleFile
modfile.path = $$[QMAKE_MKSPECS]/modules
INSTALLS += modfile
} else {
- # INSTALLS is not implemented in qmake's mmp generators, copy headers manually
+ # INSTALLS is not implemented in qmake's s60 generators, copy headers manually
inst_modfile.commands = $$QMAKE_COPY ${QMAKE_FILE_NAME} ${QMAKE_FILE_OUT}
inst_modfile.input = moduleFile