summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2012-09-06 13:56:42 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-13 14:41:13 +0200
commitcfcb5a53b1fe3748be325cb20196266acdd92874 (patch)
treed00068b5c48391369e16d7b1f02d9101f998ab10 /.qmake.conf
parent165f98fcfe237a6b12462c86476c704a8fcad2d4 (diff)
Fix compilation with win32-g++ and C++11
We plan to enable -std=c++0x for MinGW gcc. However, this let gcc set __STRICT_ANSI__, and the MinGW headers then do not declare e.g. ::strcasecmp, used in assimp. Instead of working around this in assimp we just switch to less strict -std=gnu++0x mode. Change-Id: If05f596b1d3b019f7e50072094d35c46391bac20 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to '.qmake.conf')
0 files changed, 0 insertions, 0 deletions