summaryrefslogtreecommitdiff
path: root/io/source/stm
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-09-25 21:47:16 +0200
committerMathias Bauer <mba@openoffice.org>2009-09-25 21:47:16 +0200
commit3739e0b64036f81ee62b4842332dd74d974b6d00 (patch)
treeb9073e6fae3d3e20395d34ba1221a9812bf79ea2 /io/source/stm
parenta2c915bbd6b28ca2ad39800ba768464f73981145 (diff)
parent8fb94ad47fa73514ec1854825d63d612121dd9b7 (diff)
merge commit
Diffstat (limited to 'io/source/stm')
-rw-r--r--io/source/stm/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/io/source/stm/makefile.mk b/io/source/stm/makefile.mk
index e4b8ad326b1d..43b6f2566ddf 100644
--- a/io/source/stm/makefile.mk
+++ b/io/source/stm/makefile.mk
@@ -32,6 +32,7 @@ PRJ=..$/..
PRJNAME=io
TARGET = streams.uno
+
ENABLE_EXCEPTIONS=TRUE
NO_BSYMBOLIC=TRUE
COMP1TYPELIST = stm
@@ -39,6 +40,7 @@ COMPRDB=$(SOLARBINDIR)$/udkapi.rdb
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
+.IF "$(L10N_framework)"==""
DLLPRE =
# --- Files --------------------------------------------------------
UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
@@ -73,5 +75,7 @@ DEF1NAME= $(SHL1TARGET)
# --- Targets ------------------------------------------------------
+.ENDIF # L10N_framework
+
.INCLUDE : target.mk