From a0c29606c2ed0a25df9f5547dca6760c697d477d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 25 Oct 2006 12:02:30 +0000 Subject: [PATCH] png files mover from res to ooo_custom_images/soldep/res --- soldep/source/makefile.mk | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/soldep/source/makefile.mk b/soldep/source/makefile.mk index 3c0769005a34..45d497ac128c 100644 --- a/soldep/source/makefile.mk +++ b/soldep/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: obo $ $Date: 2006-04-26 11:48:20 $ +# last change: $Author: obo $ $Date: 2006-10-25 13:02:30 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,10 +67,11 @@ TARGET=soldep # --- Settings ----------------------------------------------------- -RSCDEFIMG=$(PRJNAME) +RSCDEFIMG=ooo_custom_images$/soldep .INCLUDE : $(PRJ)$/util$/perl.mk .INCLUDE : settings.mk -RSCLOCINC=..$/res +RSCLOCINC=-I..$/..$/ooo_custom_images$/soldep +CUSTOM_IMGAGE_SETS+=soldep