diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-21 11:22:33 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-21 11:22:33 +0000 |
commit | 9e8f79c1203d1f765a2634a6c8973c90ce4c41c8 (patch) | |
tree | f7a664075a8c6f98cf2ed59d8d6cfe59f94231b9 /soldep/source/makefile.mk | |
parent | 0c3bfe32252c1ad4ca424b80fbe3b4ca03e8eebe (diff) |
INTEGRATION: CWS soldep2 (1.10.2); FILE MERGED
2006/12/01 14:59:38 obo 1.10.2.1: #i72180# images moved to default_images
Diffstat (limited to 'soldep/source/makefile.mk')
-rw-r--r-- | soldep/source/makefile.mk | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/soldep/source/makefile.mk b/soldep/source/makefile.mk index c55db68a5918..71197fd2553b 100644 --- a/soldep/source/makefile.mk +++ b/soldep/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: kz $ $Date: 2006-12-12 16:35:48 $ +# last change: $Author: ihi $ $Date: 2006-12-21 12:22:33 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,12 +40,8 @@ TARGET=soldep # --- Settings ----------------------------------------------------- -RSCDEFIMG=ooo_custom_images$/soldep .INCLUDE : $(PRJ)$/util$/perl.mk .INCLUDE : settings.mk -RSCLOCINC=-I..$/..$/ooo_custom_images$/soldep -CUSTOM_IMGAGE_SETS+=soldep - # --- Files -------------------------------------------------------- @@ -151,4 +147,4 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk @echo WEP > $@ @echo LIBMAIN >> $@ @echo LibMain >> $@ - @echo __CT >> $@
\ No newline at end of file + @echo __CT >> $@ |