summaryrefslogtreecommitdiff
path: root/ucb/source/sorter
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
commit17f1988c7649d4239ba675040bf7dc145f3e5423 (patch)
tree5fdf557e539020bb7287650d53ce4c98c55049ad /ucb/source/sorter
parent2cf1b92c231f06eff95a1fce8654ce0e01b5014b (diff)
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'ucb/source/sorter')
-rw-r--r--ucb/source/sorter/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucb/source/sorter/makefile.mk b/ucb/source/sorter/makefile.mk
index cbe4e360ee29..bcd3b644476a 100644
--- a/ucb/source/sorter/makefile.mk
+++ b/ucb/source/sorter/makefile.mk
@@ -38,6 +38,7 @@ ENABLE_EXCEPTIONS=TRUE
UCB_MAJOR=1
.INCLUDE: settings.mk
+.IF "$(L10N_framework)"==""
SLOFILES=\
$(SLO)$/sortdynres.obj \
@@ -60,6 +61,7 @@ SHL1IMPLIB=i$(TARGET)
SHL1VERSIONMAP=exports.map
DEF1NAME=$(SHL1TARGET)
+.ENDIF # L10N_framework
.INCLUDE: target.mk