git-svn-id: http://talendforge.org/svn/tos/trunk@73207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
26 lines
842 B
Properties
26 lines
842 B
Properties
#
|
|
#*************************************************************************
|
|
# Copyright (c) 2004, 2006 Actuate 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:
|
|
# Actuate Corporation - initial API and implementation
|
|
#
|
|
#*************************************************************************
|
|
#
|
|
# $Id: build.properties,v 1.2 2006/09/30 01:17:57 lchan Exp $
|
|
#
|
|
bin.includes = about.html,\
|
|
plugin.xml,\
|
|
META-INF/,\
|
|
lib/,\
|
|
.,\
|
|
plugin.properties,\
|
|
about_files/
|
|
download.dir = ./download/
|
|
source.. = src/
|
|
output.. = bin/
|