From da3ef3a27296d643bd489592fa09f54b1802f902 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Wed, 16 Sep 2009 11:45:54 +0000 Subject: CWS-TOOLING: integrate CWS l10nframework01 --- animations/source/animcore/makefile.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'animations/source') diff --git a/animations/source/animcore/makefile.mk b/animations/source/animcore/makefile.mk index 2a4cb1702301..b68f0299a53c 100644 --- a/animations/source/animcore/makefile.mk +++ b/animations/source/animcore/makefile.mk @@ -39,6 +39,7 @@ NO_BSYMBOLIC=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk +.IF "$(L10N_framework)"=="" # --- Files -------------------------------------------------------- #UNOUCRDEP=$(SOLARBINDIR)$/offapi.rdb #UNOUCRRDB=$(SOLARBINDIR)$/offapi.rdb @@ -66,6 +67,7 @@ SHL1DEF= $(MISC)$/$(SHL1TARGET).def DEF1NAME= $(SHL1TARGET) +.ENDIF # L10N_framework # --- Targets ------------------------------------------------------ .INCLUDE : target.mk -- cgit