cf10131d44
This is a comment-only change. Change-Id: I2432b1135ef21d781c9486df06699710f2696ee3 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
#
|
|
# qmake configuration for common OS X
|
|
#
|
|
|
|
QMAKE_PLATFORM += macx
|
|
QMAKE_MAC_SDK = macosx
|
|
|
|
include(mac.conf)
|