diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-11-22 16:05:16 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-11-22 16:05:44 +0200 |
commit | a9da5f78a43d8c6540bc3e30ce46f20ef00d19e2 (patch) | |
tree | 1896ca2174859763c2a8a9659122d6801beed25d /ios | |
parent | c403dd11cc7029082b43ef3935ffc5553dbf5064 (diff) |
Add a comment
Change-Id: If3e97386793f14bec9aae6c95500461177c18570
Diffstat (limited to 'ios')
-rw-r--r-- | ios/lo.xcconfig.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ios/lo.xcconfig.in b/ios/lo.xcconfig.in index b374278543dd..c63e13cb4303 100644 --- a/ios/lo.xcconfig.in +++ b/ios/lo.xcconfig.in @@ -17,6 +17,8 @@ LO_INSTDIR = @INSTDIR@ LO_SRCDIR = @SRC_ROOT@ LO_WORKDIR = @WORKDIR@ +// The value of this variable is inserted in +// CustomTarget_MobileLibreOffice_app.mk. LINK_LDFLAGS = // These are actual Xcode-known settings. The corresponding autoconf |