diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2009-09-16 11:45:54 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2009-09-16 11:45:54 +0000 |
commit | 17f1988c7649d4239ba675040bf7dc145f3e5423 (patch) | |
tree | 5fdf557e539020bb7287650d53ce4c98c55049ad /sfx2/sdi | |
parent | 2cf1b92c231f06eff95a1fce8654ce0e01b5014b (diff) |
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'sfx2/sdi')
-rw-r--r-- | sfx2/sdi/makefile.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sfx2/sdi/makefile.mk b/sfx2/sdi/makefile.mk index ddf487094cf3..f8def0a3c23c 100644 --- a/sfx2/sdi/makefile.mk +++ b/sfx2/sdi/makefile.mk @@ -39,10 +39,13 @@ TARGET=sfxslots .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk +.IF "$(L10N_framework)"=="" + SDI1NAME=$(TARGET) SDI1EXPORT=sfx #SIDHRCNAME=sfx.hrc unused??? +.ENDIF # --- Files -------------------------------------------------------- SVSDI1DEPEND= \ |