summaryrefslogtreecommitdiff
path: root/ios/lo.xcconfig.in
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2017-02-11 11:25:38 +0100
committerjan iversen <jani@libreoffice.org>2017-02-16 13:01:08 +0000
commitb7ee370c8e9528f1a3891540165d6d1b49f48fb0 (patch)
treedf5fe5f1b8b022ed1118a38c82fe0e765c03828e /ios/lo.xcconfig.in
parentdd18f8ae55901ca400cf99a804fda46e266588f1 (diff)
ios BUILDDIR != SRCDIR now works
Added SYMROOT to xcconfig, and change project.pbxproj to allow BUILDDIR != SRCDIR moved part of build output to BUILDDIR The contents.json change is done by Xcode. Change-Id: I0594f862781d41b87429f020f059f12e76f7f7f9 Reviewed-on: https://gerrit.libreoffice.org/34147 Reviewed-by: jan iversen <jani@libreoffice.org> Tested-by: jan iversen <jani@libreoffice.org>
Diffstat (limited to 'ios/lo.xcconfig.in')
-rw-r--r--ios/lo.xcconfig.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/lo.xcconfig.in b/ios/lo.xcconfig.in
index 21fdc15c66db..61477898500a 100644
--- a/ios/lo.xcconfig.in
+++ b/ios/lo.xcconfig.in
@@ -29,3 +29,4 @@ DEBUG_INFORMATION_FORMAT=@XCODE_DEBUG_INFORMATION_FORMAT@
LINK_LDFLAGS =
OTHER_CFLAGS =
OTHER_CPLUSPLUSFLAGS =
+SYMROOT = @BUILDDIR@/ios/TiledLibreOffice