[Libreoffice-commits] .: mysqlc/source
Fridrich Strba
fridrich at kemper.freedesktop.org
Fri Jun 29 00:38:52 PDT 2012
mysqlc/source/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d817891d69602d9877ac46131c6e123b99376802
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Fri Jun 29 09:38:16 2012 +0200
Export the UNO symbols from mysqlc.uno.dll
Change-Id: I528acab43cad3abc88d1a20f0f19f42d652262dd
diff --git a/mysqlc/source/makefile.mk b/mysqlc/source/makefile.mk
index 8f8eb40..c36e836 100644
--- a/mysqlc/source/makefile.mk
+++ b/mysqlc/source/makefile.mk
@@ -164,11 +164,11 @@ SHL1STDLIBS= \
$(SALHELPERLIB) \
$(CPPUHELPERLIB)
-SHL1USE_EXPORTS = name
SHL1LIBS= $(LIB1TARGET)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
SHL1RPATH=OXT
DEF1NAME= $(SHL1TARGET)
+DEF1EXPORTFILE= exports.dxp
# create Extension -----------------------------
More information about the Libreoffice-commits
mailing list