blob: 5b89a8024e36515a074ab6656fb0b027360b6fc7 [file] [log] [blame]
mwenzb5dc2f92010-06-16 13:24:52 +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###############################################################################
16source.. = src/
17output.. = bin/
18bin.includes = META-INF/,\
19 .,\
20 plugin.properties,\
21 icons/,\
22 plugin.xml,\
23 about.html
mwenz3ef24c52010-07-21 07:21:40 +000024src.includes = icons/,\
25 about.html