blob: 7ba3ec9c640ce6dc94d11e1b6e7626bf1a798364 [file] [log] [blame]
Ed Willinkf16bfa32020-10-18 13:28:46 +01001###############################################################################
2# Copyright (c) 2010, 2014 Willink Transformations and others.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v2.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v20.html
7#
8# Contributors:
9# E.D.Willink - initial API and implementation
10###############################################################################
11
12bin.includes = .,\
13 META-INF/,\
14 plugin.properties,\
15 about.html,\
16 build.properties
17jars.compile.order = .
18source.. = src/
19output.. = bin/
20src.includes = about.html
21