summaryrefslogtreecommitdiff
path: root/remotebridges/source/unourl_resolver/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'remotebridges/source/unourl_resolver/makefile.mk')
-rw-r--r--remotebridges/source/unourl_resolver/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/remotebridges/source/unourl_resolver/makefile.mk b/remotebridges/source/unourl_resolver/makefile.mk
index bb005dc167c4..81f8b1c67609 100644
--- a/remotebridges/source/unourl_resolver/makefile.mk
+++ b/remotebridges/source/unourl_resolver/makefile.mk
@@ -38,6 +38,7 @@ COMP1TYPELIST = uuresolver
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
+.IF "$(L10N_framework)"==""
DLLPRE =
# ------------------------------------------------------------------
@@ -60,6 +61,7 @@ SHL1DEF= $(MISC)$/$(SHL1TARGET).def
SHL1RPATH= URELIB
DEF1NAME= $(SHL1TARGET)
+.ENDIF # L10N_framework
# --- Targets ------------------------------------------------------