[Libreoffice-commits] .: solenv/gbuild

Tor Lillqvist tml at kemper.freedesktop.org
Mon Jul 25 10:53:09 PDT 2011


 solenv/gbuild/platform/ios.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c512595bf084b829fa63bca2ddbdb047d216f43d
Author: Tor Lillqvist <tml at iki.fi>
Date:   Mon Jul 25 20:51:41 2011 +0300

    Add NONE to gb_Library_COMPONENTPREFIXES

diff --git a/solenv/gbuild/platform/ios.mk b/solenv/gbuild/platform/ios.mk
index 4eb34da..61b2086 100644
--- a/solenv/gbuild/platform/ios.mk
+++ b/solenv/gbuild/platform/ios.mk
@@ -398,7 +398,7 @@ gb_XSLTPROCPRECOMMAND := DYLD_LIBRARY_PATH=$(OUTDIR_FOR_BUILD)/lib
 gb_Library_COMPONENTPREFIXES := \
 	OOO:vnd.sun.star.expand:\dOOO_BASE_DIR/program/ \
 	URELIB:vnd.sun.star.expand:\dURE_INTERNAL_LIB_DIR/ \
-
+	NONE:vnd.sun.star.expand:\dOOO_INBUILD_SHAREDLIB_DIR/ \
 
 # UnoApiTarget
 


More information about the Libreoffice-commits mailing list