summaryrefslogtreecommitdiff
path: root/slideshow
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-12-03 14:34:21 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-12-03 14:34:21 +0000
commit047adc7f48dec4eabe70f779d867f1c13b973234 (patch)
tree3fceee0e1115c41746d2a5a663a1c81c2e3eb54d /slideshow
parent3c20b2f6c4dc51fafc8aeb81c2e4e79df0837c9c (diff)
fix libOGLTrans.uno.so vs OGLTrans.uno.so
Diffstat (limited to 'slideshow')
-rw-r--r--slideshow/source/engine/OGLTrans/unx/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/slideshow/source/engine/OGLTrans/unx/makefile.mk b/slideshow/source/engine/OGLTrans/unx/makefile.mk
index 7dcbee0c147b..1c5ec7ad7ed5 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)