blob: 5d677019fc23fc56fc5d7f03790d848328c8a78d [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 .,\
tkaisere1d407b2010-08-30 14:35:00 +000020 plugin.xml,\
mwenzeeaa21d2010-08-11 10:40:27 +000021 plugin.properties,\
mwenzbdb1c572010-08-12 14:50:24 +000022 about.html,\
23 src/org/eclipse/graphiti/bot/tests/testUtil.diagram
tkaiser3ee35c02010-07-06 08:48:52 +000024source.. = src/
mwenzeeaa21d2010-08-11 10:40:27 +000025src.includes = about.html,\
mwenzbdb1c572010-08-12 14:50:24 +000026 AllBotTests.launch,\
27 src/org/eclipse/graphiti/bot/tests/testUtil.diagram