qt5base-lts/mkspecs/features/mac
Jake Petroules 603628b1ea Make DEVICE_ARCHS and SIMULATOR_ARCHS variables platform independent
This reduces unnecessary OS conditions in qmake since these platforms
are mutually exclusive, and also opens up their potential for use on
macOS to transparently support multi-arch builds like UIKit platforms.

This is also more similar to what Xcode does, as the DEPLOYMENT_TARGET
variables are platform specific, while the ARCHS variable is not.

DEPLOYMENT_TARGET has a use case for being OS specific in qmake (host
tools vs targets), while ARCHS does not.

Change-Id: Icee838a39e84259c2089faff08cc11d5f849758d
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2016-09-05 15:24:50 +00:00
..
unsupported Add tool to namespace Objective-C classes at link time 2016-01-29 14:41:21 +00:00
default_post.prf Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
default_pre.prf Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
objective_c.prf Distinguish between Objective-C and Objective-C++ sources 2015-10-09 15:15:17 +00:00
rez.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sdk.prf Make DEVICE_ARCHS and SIMULATOR_ARCHS variables platform independent 2016-09-05 15:24:50 +00:00