qt5base-lts/mkspecs/common/ios
Tor Arne Vestbø b32a6384b3 iOS: Don't warn about using C++11 extensions
Qt uses a lot of minor C++11 extensions such as long long, commas at the
end of enumerator lists, and extra ';' outside of a functions, and not all
of these can be silenced, so we build without warnings for C++11 extensions,
since we plan to enable C++11 at some point anyways.

Change-Id: I3ede2fb653c25475a3bd2b860c0c80c6cf6abef5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-03-14 19:49:38 +01:00
..
GLES2 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
clang.conf iOS: Don't warn about using C++11 extensions 2013-03-14 19:49:38 +01:00
qmake.conf Use tools from the SDK's toolchain instead of the ones in /usr/bin 2013-03-13 18:40:26 +01:00