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.
This commit is contained in:
parent
806b1e1ccf
commit
4b403bd3f7
1 changed files with 6 additions and 6 deletions
|
@ -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\
|
||||
|
|
Loading…
Reference in a new issue