diff options
author | Iain <qt-info@nokia.com> | 2009-08-19 14:11:37 (GMT) |
---|---|---|
committer | Iain <qt-info@nokia.com> | 2009-08-19 14:11:37 (GMT) |
commit | 88b41e99fbb8c526d78da89bb4dbc34e496bd6f8 (patch) | |
tree | 9079de5252d442582fd30df12e9ebc9517c4e4f5 /mkspecs/symbian-sbsv2/flm | |
parent | 6efc5549c9b3553e802b948c2036bfec2101fc35 (diff) | |
download | Qt-88b41e99fbb8c526d78da89bb4dbc34e496bd6f8.zip Qt-88b41e99fbb8c526d78da89bb4dbc34e496bd6f8.tar.gz Qt-88b41e99fbb8c526d78da89bb4dbc34e496bd6f8.tar.bz2 |
Update schema version number for SBSv2 Qt integration
New version of SBSv2 build schema release, but no impact on our
file, so just update the version number.
Reviewed-by: TrustMe
Diffstat (limited to 'mkspecs/symbian-sbsv2/flm')
-rw-r--r-- | mkspecs/symbian-sbsv2/flm/qt/qt.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/symbian-sbsv2/flm/qt/qt.xml b/mkspecs/symbian-sbsv2/flm/qt/qt.xml index ad08bd8..2c46f78 100644 --- a/mkspecs/symbian-sbsv2/flm/qt/qt.xml +++ b/mkspecs/symbian-sbsv2/flm/qt/qt.xml @@ -12,7 +12,7 @@ <build xmlns="http://symbian.com/xml/build" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://symbian.com/xml/build http://symbian.com/xml/build/1_0.xsd"> + xsi:schemaLocation="http://symbian.com/xml/build http://symbian.com/xml/build/2_0.xsd"> <!-- Extension interfaces : replacements for Template Extension Makefiles --> |