From 7400ae7d188b72b4a89244bb33c0a4bbb7fa57a5 Mon Sep 17 00:00:00 2001 From: Gregor Hartmann Date: Wed, 20 Nov 2002 10:27:40 +0000 Subject: create resources for miniapp --- automation/util/makefile.mk | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'automation') diff --git a/automation/util/makefile.mk b/automation/util/makefile.mk index 1a52aef5d3dc..3651e5931d51 100644 --- a/automation/util/makefile.mk +++ b/automation/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: mh $ $Date: 2002-11-18 16:00:33 $ +# last change: $Author: gh $ $Date: 2002-11-20 11:27:40 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -187,12 +187,17 @@ APP1OBJS= $(OBJ)$/testbasi.obj \ $(OBJ)$/svcommstream.obj # --- TESTTOOL MINIAPP ------------------------------------------------------ +# ressources are linked here -SRS3FILES= $(SRS)$/miniapp.srs -RES3TARGET=miniapp +RESLIB1NAME=tma +RESLIB1SRSFILES= \ + $(SRS)$/miniapp.srs APP3TARGET=miniapp APP3STDLIBS= \ + $(CPPUHELPERLIB) \ + $(UCBHELPERLIB) \ + $(COMPHELPERLIB) \ $(AUTOMATIONLIB) \ $(SALLIB) \ $(TOOLSLIB) \ -- cgit v1.2.3