qt5base-lts/mkspecs/common/macx.conf
Jake Petroules cf10131d44 Refer to Apple products by their actual names.
This is a comment-only change.

Change-Id: I2432b1135ef21d781c9486df06699710f2696ee3
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2013-07-10 17:32:48 +02:00

9 lines
126 B
Plaintext

#
# qmake configuration for common OS X
#
QMAKE_PLATFORM += macx
QMAKE_MAC_SDK = macosx
include(mac.conf)