From 3c249ef4e52165c6fb3b34b93e3caf6275aeeda8 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 24 May 2006 12:22:03 +0000 Subject: INTEGRATION: CWS vq32 (1.7.32); FILE MERGED 2006/05/20 15:44:40 vq 1.7.32.1: #i65415# Use SDI1XXXXX instead of SDIXXXXX. --- sfx2/sdi/makefile.mk | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sfx2/sdi') diff --git a/sfx2/sdi/makefile.mk b/sfx2/sdi/makefile.mk index ad4e7c23aa..8dfc611cc3 100644 --- a/sfx2/sdi/makefile.mk +++ b/sfx2/sdi/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2006-05-02 16:10:01 $ +# last change: $Author: vg $ $Date: 2006-05-24 13:22:03 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -43,13 +43,13 @@ TARGET=sfxslots .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk -SDINAME=$(TARGET) -SDIEXPORT=sfx -SIDHRCNAME=sfx.hrc +SDI1NAME=$(TARGET) +SDI1EXPORT=sfx +#SIDHRCNAME=sfx.hrc unused??? # --- Files -------------------------------------------------------- -SVSDIDEPEND= \ +SVSDI1DEPEND= \ $(PRJ)$/inc$/sfxsids.hrc \ sfx.sdi \ appslots.sdi \ -- cgit v1.2.3