INTEGRATION: CWS qadev12 (1.2.26); FILE MERGED
2003/09/24 16:00:51 sg 1.2.26.1: #112259#CHG: adapted to new thread for test methods
This commit is contained in:
parent
84d1abdec6
commit
427b7380d6
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.2 $
|
||||
# $Revision: 1.3 $
|
||||
#
|
||||
# last change: $Date: 2003-03-31 16:23:57 $
|
||||
# last change: $Date: 2003-10-06 12:38:19 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -75,7 +75,7 @@ TARGET = runner_complexlib
|
|||
|
||||
JARFILES = sandbox.jar ridl.jar jurt.jar unoil.jar
|
||||
|
||||
JAVAFILES = ComplexTestCase.java
|
||||
JAVAFILES = ComplexTestCase.java MethodThread.java
|
||||
|
||||
JAVACLASSFILES= $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
|
||||
|
||||
|
|
Loading…
Reference in a new issue