[Libreoffice-commits] .: animations/source
Matus Kukan
mkukan at kemper.freedesktop.org
Tue Jul 12 11:36:18 PDT 2011
animations/source/animcore/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e8d28c5df00e9bc6171e5461f81a723db0818367
Author: Matúš Kukan <matus.kukan at gmail.com>
Date: Tue Jul 12 20:35:37 2011 +0200
We can again use unloadablecomponent.map
diff --git a/animations/source/animcore/makefile.mk b/animations/source/animcore/makefile.mk
index be069cf..fac27ba 100644
--- a/animations/source/animcore/makefile.mk
+++ b/animations/source/animcore/makefile.mk
@@ -45,7 +45,7 @@ SLOFILES = $(SLO)$/animcore.obj\
$(SLO)$/targetpropertiescreator.obj
SHL1TARGET= $(TARGET)
-SHL1VERSIONMAP=$(SOLARENV)/src/unloadablecomponentnogetimpl.map
+SHL1VERSIONMAP=$(SOLARENV)/src/unloadablecomponent.map
SHL1STDLIBS= \
$(SALLIB) \
More information about the Libreoffice-commits
mailing list