blob: ef68612addc0b7fca12ac3964c3c32ca6e133a4c [file] [log] [blame]
tkaiser29153242010-07-06 12:03:29 +00001###############################################################################
2# <copyright>
3#
4# Copyright (c) 2005, 2010 SAP AG.
5# All rights reserved. This program and the accompanying materials
6# are made available under the terms of the Eclipse Public License v1.0
7# which accompanies this distribution, and is available at
8# http://www.eclipse.org/legal/epl-v10.html
9#
10# Contributors:
11# SAP AG - initial API, implementation and documentation
12#
13# </copyright>
14#
15###############################################################################
tkaiser3ee35c02010-07-06 08:48:52 +000016source.. = src/
17output.. = bin/
18bin.includes = META-INF/,\
mwenzeeaa21d2010-08-11 10:40:27 +000019 .,\
20 fragment.xml,\
21 plugin.properties,\
22 about.html
tkaiser3ee35c02010-07-06 08:48:52 +000023source.. = src/
mwenzeeaa21d2010-08-11 10:40:27 +000024src.includes = about.html,\
25 AllBotTests.launch