Created an automatic lib linkage with no copy to source tree

Change-Id: I60384fdb4307b71d84072a0268e75abead8c5896
Reviewed-on: https://gerrit.libreoffice.org/6368
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
This commit is contained in:
Roi Illouz 2013-10-21 18:15:14 +03:00 committed by Tor Lillqvist
parent 5d98890708
commit d1c26cd0ad
2 changed files with 15 additions and 1035 deletions

View File

@ -18,6 +18,8 @@ LO_OUTDIR = @OUTDIR@
LO_SRCDIR = @SRC_ROOT@
LO_WORKDIR = @WORKDIR@
LO_LDFLAGS =
// These are actual Xcode-known settings. The corresponding autoconf
// variables are prefixed with XCODE_ to make it clear in configure.ac
// what they will be used for.