summaryrefslogtreecommitdiff
path: root/remotebridges/source/dynamicloader/makefile.mk
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-09-16 11:45:54 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-09-16 11:45:54 +0000
commitfcd1e07f252c3e44a5707e9e9ee429a5cef98fc8 (patch)
tree6c32d7bfc642c6a3b8fd32ae9f2cf93e7ca3f8de /remotebridges/source/dynamicloader/makefile.mk
parenta580a1837bedb94e3c95fa48ce602a2ac04b7117 (diff)
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'remotebridges/source/dynamicloader/makefile.mk')
-rwxr-xr-xremotebridges/source/dynamicloader/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/remotebridges/source/dynamicloader/makefile.mk b/remotebridges/source/dynamicloader/makefile.mk
index 1a4364c74062..95a80e107ffb 100755
--- a/remotebridges/source/dynamicloader/makefile.mk
+++ b/remotebridges/source/dynamicloader/makefile.mk
@@ -39,6 +39,7 @@ COMP1TYPELIST = dynamicloader
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
+.IF "$(L10N_framework)"==""
DLLPRE =
# ------------------------------------------------------------------
@@ -65,6 +66,7 @@ SHL1DEF=$(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)
+.ENDIF # L10N_framework
# --- Targets ------------------------------------------------------