blob: 54b5ea149adb4f95475c8a92aa77b0d29096ba2f [file] [log] [blame]
david_williamscfdb2cd2004-11-11 08:37:49 +00001###############################################################################
2# Copyright (c) 2001, 2004 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# Jens Lukowski/Innoopract - initial renaming/restructuring
11#
12###############################################################################
david_williams709fd6a2005-06-01 00:13:18 +000013source.. = src-encoding/,\
nitindb2adeab2005-06-03 20:10:06 +000014 src/,\
david_williams0d84c192005-10-21 23:04:41 +000015 src-tasktags/,\
16 src-contentproperties/
david_williamscfdb2cd2004-11-11 08:37:49 +000017bin.includes = plugin.xml,\
18 plugin.properties,\
david_williams7ee17cd2005-03-22 07:38:02 +000019 .options,\
jeffliu38477e82005-05-30 00:52:19 +000020 config/,\
david_williams709fd6a2005-06-01 00:13:18 +000021 META-INF/,\
lmandel708ae002005-07-05 20:15:07 +000022 .,\
23 about.html
david_williams304cfc42005-06-01 13:39:14 +000024bin.excludes = bin/**,\
25 @dot/**,\
26 temp.folder/**
david_williamscfdb2cd2004-11-11 08:37:49 +000027src.includes = DevTimeSupport/,\
david_williams7ee17cd2005-03-22 07:38:02 +000028 schema/,\
29 doc/,\
david_williams709fd6a2005-06-01 00:13:18 +000030 component.xml,\
david_williams709fd6a2005-06-01 00:13:18 +000031 build.properties
david_williams0d84c192005-10-21 23:04:41 +000032output.. = bin/