[Libreoffice-commits] .: slideshow/source
Caolán McNamara
caolan at kemper.freedesktop.org
Fri Dec 3 06:34:49 PST 2010
slideshow/source/engine/OGLTrans/unx/makefile.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0143c3a0d34a4c632a6132c930300a985fbb19c1
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Dec 3 14:34:21 2010 +0000
fix libOGLTrans.uno.so vs OGLTrans.uno.so
diff --git a/slideshow/source/engine/OGLTrans/unx/makefile.mk b/slideshow/source/engine/OGLTrans/unx/makefile.mk
index 7dcbee0..1c5ec7a 100644
--- a/slideshow/source/engine/OGLTrans/unx/makefile.mk
+++ b/slideshow/source/engine/OGLTrans/unx/makefile.mk
@@ -53,6 +53,7 @@ SLOFILES = \
$(SLO)$/OGLTrans_Shaders_$(OS).obj \
$(SLO)$/OGLTrans_TransitionerImpl_$(OS).obj
+DLLPRE=
SHL1TARGET=$(TARGET).uno
SHL1STDLIBS= $(SALLIB) $(VCLLIB) $(CPPULIB) $(CPPUHELPERLIB) $(COMPHELPERLIB) $(CANVASTOOLSLIB)
More information about the Libreoffice-commits
mailing list