deboer | 2d77e00 | 2005-02-17 19:14:46 +0000 | [diff] [blame] | 1 | ############################################################################### |
deboer | b3d5cae | 2007-09-06 14:12:26 +0000 | [diff] [blame] | 2 | # Copyright (c) 2003, 2006 IBM Corporation and others. |
deboer | 2d77e00 | 2005-02-17 19:14:46 +0000 | [diff] [blame] | 3 | # All rights reserved. This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License v1.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # http://www.eclipse.org/legal/epl-v10.html |
deboer | b3d5cae | 2007-09-06 14:12:26 +0000 | [diff] [blame] | 7 | # |
deboer | 2d77e00 | 2005-02-17 19:14:46 +0000 | [diff] [blame] | 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
deboer | f45096f | 2006-04-22 21:38:31 +0000 | [diff] [blame] | 11 | bin.includes = test.xml,\ |
deboer | 99ac405 | 2005-04-18 21:10:40 +0000 | [diff] [blame] | 12 | monitortests.jar,\ |
lmandel | ad6ce03 | 2005-07-05 20:15:28 +0000 | [diff] [blame] | 13 | META-INF/,\ |
| 14 | about.html |
deboer | 99ac405 | 2005-04-18 21:10:40 +0000 | [diff] [blame] | 15 | jars.compile.order = monitortests.jar |
| 16 | source.monitortests.jar = src/ |
| 17 | output.monitortests.jar = bin/ |