summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/OGLTrans/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-02-19 13:21:10 +0000
committerOliver Bolte <obo@openoffice.org>2009-02-19 13:21:10 +0000
commit57060ba91a91f6c4fe0afef90fa366a17034a9a1 (patch)
tree0842c05134bfbc075518f1ec0d02aae59261ef12 /slideshow/source/engine/OGLTrans/makefile.mk
parent12bdbeaa6b54156bcba037adac1633022526aa27 (diff)
CWS-TOOLING: integrate CWS transogl03redux
2009-02-09 13:59:40 +0100 thb r267511 : #i96946# Added seemingly missing change for the color space selection for the slide textures 2009-02-04 10:47:12 +0100 cmc r267353 : #i96946# integrate ogltrans work
Diffstat (limited to 'slideshow/source/engine/OGLTrans/makefile.mk')
-rw-r--r--slideshow/source/engine/OGLTrans/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/slideshow/source/engine/OGLTrans/makefile.mk b/slideshow/source/engine/OGLTrans/makefile.mk
index 25792849530a..3e5f818923dc 100644
--- a/slideshow/source/engine/OGLTrans/makefile.mk
+++ b/slideshow/source/engine/OGLTrans/makefile.mk
@@ -51,8 +51,10 @@ ENABLE_EXCEPTIONS=TRUE
SLOFILES = \
$(SLO)$/OGLTrans_TransitionImpl.obj \
+ $(SLO)$/OGLTrans_Shaders.obj \
$(SLO)$/OGLTrans_TransitionerImpl.obj
-
+
+DLLPRE=
SHL1TARGET=$(TARGET).uno
.IF "$(GUI)"=="UNX"