blob: a464c7fc44a6b48cbff03cc88fc93bf845ae973e [file] [log] [blame]
###############################################################################
# Copyright (c) 2007 Borland Software Corporation
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Borland Software Corporation - initial API and implementation
###############################################################################
output.. = bin/
source.. = src/
bin.includes = plugin.properties,\
plugin.xml,\
schema/**,\
META-INF/,\
.,\
lib/antTasks.jar,\
modeling32.png,\
about.html,\
about.ini,\
about.mappings,\
about.properties
jars.compile.order = .,\
lib/antTasks.jar
src.includes = schema/
source.lib/antTasks.jar = src_ant/
output.lib/antTasks.jar = bin_ant/