ryman | 22c246e | 2005-01-20 12:03:04 +0000 | [diff] [blame] | 1 | <!-- |
2 | /** | ||||
3 | * <copyright> | ||||
4 | * </copyright> | ||||
5 | * | ||||
6 | * $Id: build.properties,v 1.1 2005/01/20 12:03:03 ryman Exp $ | ||||
7 | */ | ||||
8 | --> | ||||
9 | bin.includes = plugin.xml,\ | ||||
10 | runtime/org.eclipse.component.core.jar,\ | ||||
11 | plugin.properties | ||||
12 | jars.compile.order = runtime/org.eclipse.component.core.jar | ||||
13 | source.runtime/org.eclipse.component.core.jar = src/ | ||||
14 | output.runtime/org.eclipse.component.core.jar = bin/ |