diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-04-12 20:29:12 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-04-12 20:34:50 +0300 |
commit | 11842c66432ffda87e7326d6f0d8342d484bfcbb (patch) | |
tree | 74293f21288ca1bab1eae0ff9706b4959bd5a219 /ios/lo.xcconfig.in | |
parent | 4867d022d56e2f870f544a139a021e5afcb17312 (diff) |
Copy the ICU data file into the TiledLibreOffice app
Change-Id: I7f259c96dd9ab0ec833cefd2142682d08b7255b1
Diffstat (limited to 'ios/lo.xcconfig.in')
-rw-r--r-- | ios/lo.xcconfig.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/lo.xcconfig.in b/ios/lo.xcconfig.in index 60e228e0c23b..26299fabf956 100644 --- a/ios/lo.xcconfig.in +++ b/ios/lo.xcconfig.in @@ -16,6 +16,7 @@ LO_BUILDDIR = @BUILDDIR@ LO_INSTDIR = @INSTDIR@ LO_SRCDIR = @SRC_ROOT@ LO_WORKDIR = @WORKDIR@ +LO_ICU_MAJOR = @ICU_MAJOR@ // These are actual Xcode-known settings. The corresponding autoconf // variables are prefixed with XCODE_ to make it clear in configure.ac |