summaryrefslogtreecommitdiff
path: root/scp2/util
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
commit8893c204bd82521bb534a57b8790abac21b79e24 (patch)
tree2adc0ab2dd9aa7b66b91c229eb97803d006a2370 /scp2/util
parent244f2f6b34eb74a520729440645986d990380b42 (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 'scp2/util')
-rw-r--r--scp2/util/makefile.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/scp2/util/makefile.mk b/scp2/util/makefile.mk
index 0c38cc62742b..9ba398eff7b9 100644
--- a/scp2/util/makefile.mk
+++ b/scp2/util/makefile.mk
@@ -105,6 +105,11 @@ SCP1FILES += \
file_binfilter.par
.ENDIF
+.IF "$(ENABLE_OPENGL)" == "TRUE"
+SCP1FILES += \
+ module_ogltrans.par
+.ENDIF
+
.IF "$(SOLAR_JAVA)"!=""
SCP1FILES += \
module_javafilter.par \