1###############################################################################
2# Copyright (c) 2003, 2006 IBM Corporation and others.
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
7#
8# Contributors:
9#     IBM Corporation - initial API and implementation
10###############################################################################
11
12bin.includes = about.html,\
13               META-INF/,\
14               images/,\
15               plugin.xml,\
16               readme.html,\
17               scripts/,\
18               icons/,\
19               html/,\
20               performanceui.jar,\
21               toc.xml,\
22               contexts.xml,\
23               doc/
24source.performanceui.jar = src/
25jars.compile.order = performanceui.jar
26src.includes = src/
27