summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/mac.conf
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-05-04 02:08:44 -0700
committerJake Petroules <jake.petroules@qt.io>2016-09-28 17:58:54 +0000
commit6c2d786e198b4cf30391f141c804e55523c6ed16 (patch)
tree3e68a41953bcbde693aced2f138b23faca919234 /mkspecs/common/mac.conf
parentcf0119bb69592d58ca7e6a75753799ebae61e4b5 (diff)
Add the ability for qmake to build Xcode asset catalogs
This essentially emulates Xcode behavior for QMAKE_BUNDLE_DATA. This is mostly for our own internal use. No documentation is provided. Variables introduced: - QMAKE_ASSET_CATALOGS - QMAKE_ASSET_CATALOGS_APP_ICON - QMAKE_ASSET_CATALOGS_BUILD_PATH - QMAKE_ASSET_CATALOGS_INSTALL_PATH Change-Id: I9577415d637f022d05f301c5a0d799483cd2a963 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'mkspecs/common/mac.conf')
-rw-r--r--mkspecs/common/mac.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkspecs/common/mac.conf b/mkspecs/common/mac.conf
index d267d1f10d..52fbbc3352 100644
--- a/mkspecs/common/mac.conf
+++ b/mkspecs/common/mac.conf
@@ -29,6 +29,8 @@ QMAKE_LIBS_DYNLOAD =
QMAKE_LIBS_OPENGL = -framework OpenGL -framework AGL
QMAKE_LIBS_THREAD =
+QMAKE_ACTOOL = actool
+
QMAKE_DSYMUTIL = dsymutil
QMAKE_STRIP = strip
QMAKE_STRIPFLAGS_LIB += -S -x