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