INTEGRATION: CWS ivo05 (1.21.58); FILE MERGED
2004/09/21 14:28:47 ihi 1.21.58.1: #i34404# included src files are now merged
This commit is contained in:
parent
99ac902c7b
commit
7bdec5ebea
1 changed files with 8 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.21 $
|
||||
# $Revision: 1.22 $
|
||||
#
|
||||
# last change: $Author: kz $ $Date: 2004-05-19 09:04:13 $
|
||||
# last change: $Author: pjunck $ $Date: 2004-11-02 15:58:57 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -141,6 +141,9 @@ LIB1OBJFILES = \
|
|||
CDEFS+=-DUSE_POLYGON
|
||||
.ENDIF
|
||||
|
||||
LOCALIZE_ME = menu_tmpl.src
|
||||
|
||||
|
||||
.INCLUDE : target.mk
|
||||
|
||||
$(INCCOM)$/dllname.hxx: makefile.mk
|
||||
|
@ -157,3 +160,6 @@ $(INCCOM)$/dllname.hxx: makefile.mk
|
|||
|
||||
$(SRS)$/smres.srs: $(SOLARINCDIR)$/svx$/globlmn.hrc
|
||||
|
||||
|
||||
$(SRS)$/$(SRS2NAME).srs : $(LOCALIZE_ME_DEST)
|
||||
|
||||
|
|
Loading…
Reference in a new issue