From b1f3e9e4845595bb4c2d6306ad4edc1fdec18e64 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 26 Apr 2007 07:34:00 +0000 Subject: INTEGRATION: CWS residcleanup (1.19.12); FILE MERGED 2007/04/20 14:42:44 pl 1.19.12.3: RESYNC: (1.20-1.21); FILE MERGED 2007/03/20 15:22:57 pl 1.19.12.2: RESYNC: (1.19-1.20); FILE MERGED 2007/03/12 12:22:28 pl 1.19.12.1: #i75311# separate stt and sb resources --- basic/util/makefile.mk | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'basic/util') diff --git a/basic/util/makefile.mk b/basic/util/makefile.mk index 36e16869112d..c3d9e0b795bb 100644 --- a/basic/util/makefile.mk +++ b/basic/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: vg $ $Date: 2007-03-26 14:34:50 $ +# last change: $Author: rt $ $Date: 2007-04-26 08:34:00 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -112,7 +112,11 @@ SRS1FILES= \ RESLIB1NAME=stt RESLIB1IMAGES=$(PRJ)$/res RESLIB1SRSFILES= \ - $(SRS)$/app.srs \ + $(SRS)$/app.srs + +RESLIB2NAME=sb +RESLIB2IMAGES=$(PRJ)$/res +RESLIB2SRSFILES= \ $(SRS)$/classes.srs \ $(SRS)$/sbx.srs ########## remove sbx.srx (and this line) when issue i53795 is fixed -- cgit v1.2.3