From 4b403bd3f7d8dacf48c9f726548cf03b4627a072 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 24 May 2006 12:18:33 +0000 Subject: INTEGRATION: CWS vq32 (1.8.358); FILE MERGED 2006/05/20 21:57:22 vq 1.8.358.1: #i65415# Use SDI1xxxx instead of SDIxxxx. --- sw/sdi/makefile.mk | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sw/sdi/makefile.mk') diff --git a/sw/sdi/makefile.mk b/sw/sdi/makefile.mk index e840836cf3bd..4edbc53a12a5 100644 --- a/sw/sdi/makefile.mk +++ b/sw/sdi/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2005-09-09 02:38:35 $ +# last change: $Author: vg $ $Date: 2006-05-24 13:18:33 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -50,13 +50,13 @@ SVSDIINC=$(PRJ)$/source$/ui$/inc .INCLUDE : $(PRJ)$/inc$/sw.mk -SDINAME=$(TARGET) -SDIEXPORT=swriter -SIDHRCNAME=swslots.hrc +SDI1NAME=$(TARGET) +SDI1EXPORT=swriter +#SIDHRCNAME=swslots.hrc # --- Files -------------------------------------------------------- -SVSDIDEPEND= \ +SVSDI1DEPEND= \ switems.sdi\ swriter.sdi\ _docsh.sdi\ -- cgit