diff options
author | Pasi Pentikainen <ext-pasi.a.pentikainen@nokia.com> | 2012-02-07 15:30:37 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-02-09 11:45:36 (GMT) |
commit | fb2b1d66ff503310f258f34ea667c1bf930b6c4e (patch) | |
tree | d222d47bd8f9f6b8cb384c4d1ba86fb5af537c3b /config.profiles | |
parent | 0ffd7fcc78e27f9184a6f1ee5a8a9cc5e6266998 (diff) | |
download | Qt-fb2b1d66ff503310f258f34ea667c1bf930b6c4e.zip Qt-fb2b1d66ff503310f258f34ea667c1bf930b6c4e.tar.gz Qt-fb2b1d66ff503310f258f34ea667c1bf930b6c4e.tar.bz2 |
Symbian building: enable symbian platform autodetection
Enable Symbian platform autodetection to differentiate between platform
versions.
Change-Id: I9553d181952f011b162232cc8946d0dc0a64d92c
Reviewed-by: Juha Kukkonen <ext-juha.kukkonen@nokia.com>
Reviewed-by: Pasi Pentikäinen <ext-pasi.a.pentikainen@nokia.com>
Diffstat (limited to 'config.profiles')
-rw-r--r-- | config.profiles/symbian/environment.prf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.profiles/symbian/environment.prf b/config.profiles/symbian/environment.prf index b9ab91e..7143049 100644 --- a/config.profiles/symbian/environment.prf +++ b/config.profiles/symbian/environment.prf @@ -3,6 +3,3 @@ CONFIG *= symbian_no_export_sqlite # STL autodetection in clean builds not working, specify it explicitly CONFIG *= stl - -S60_VERSION = 5.4 -SYMBIAN_VERSION = 5.4 |