From c552e9a4f47c54a5202017bbf0bf5cc4eedb1d2c 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 --- sc/sdi/makefile.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sc/sdi') diff --git a/sc/sdi/makefile.mk b/sc/sdi/makefile.mk index 8431c62307b9..57fb3b7956e1 100644 --- a/sc/sdi/makefile.mk +++ b/sc/sdi/makefile.mk @@ -41,7 +41,7 @@ SVSDIINC=$(PRJ)$/source$/ui$/inc # --- Files -------------------------------------------------------- - +.IF "$(L10N_framework)"=="" SDI1NAME=$(TARGET) #SIDHRCNAME=SCSLOTS.HRC SDI1EXPORT=scalc @@ -67,6 +67,7 @@ SVSDI1DEPEND= \ pgbrksh.sdi \ scslots.hrc \ $(INC)$/sc.hrc +.ENDIF # --- Targets ------------------------------------------------------- -- cgit