summaryrefslogtreecommitdiff
path: root/sw/sdi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 12:18:33 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 12:18:33 +0000
commit4b403bd3f7d8dacf48c9f726548cf03b4627a072 (patch)
tree0fbe8159de209573c516e7776ccb022ffeef8e4b /sw/sdi
parent806b1e1ccfea4d063840ac850f44d26cfa91c431 (diff)
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.
Diffstat (limited to 'sw/sdi')
-rw-r--r--sw/sdi/makefile.mk12
1 files changed, 6 insertions, 6 deletions
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\