org.eclipse.help.base/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.22 - (download) (annotate)
Tue Jun 17 15:42:48 2008 UTC (17 months, 1 week ago) by cgoldthor
Branch: MAIN
CVS Tags: v20081124, v20090502, v20081023_34x, v20090112, v20090317, v20081103, v20090526, v20090525, v20081222, v20090320, v20090123, v20090120, R3_4, R3_5, v20091123, v20080714, v20091019, v20080707, v20091012, v20090428, v20090424, v20090223, v20081205, v20090420, v20090302, v20081014, v20090120A, R3_5_1, v20090413, v20080630, v20090904, v20090316, v20081023_341patch, v20090128_34x, v20080721, v20080811, v20080728, v20090424_1600, M20080728_34x, R3_4_2, R3_4_1, v20080617, v20090429_1800, v20081020, v20081027, v20090720, v20091023, v20090727, HEAD
Branch point for: R3_4_1_maintenance_patches, R3_4_maintenance
Changes since 1.21: +1 -2 lines
Bug 237390 – [Help] Unnecessary W3C Copyright
###############################################################################
# Copyright (c) 2000, 2008 IBM Corporation and others.
# 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:
#     IBM Corporation - initial API and implementation
###############################################################################
source..=src/,\
         src_demo/
src.includes=schema/,about.html
bin.includes = doc/,\
               plugin.xml,\
               preferences.ini,\
               .,\
               plugin.properties,\
               about.html,\
               about.ini,\
               about.mappings,\
               about.properties,\
               eclipse32.gif,\
               eclipse32.png,\
               META-INF/,\
               ant_tasks/helpbase-ant.jar
               
jars.compile.order = .,\
                     ant_tasks/helpbase-ant.jar
source.ant_tasks/helpbase-ant.jar = src_ant/
jars.extra.classpath = platform:/plugin/org.apache.ant/lib/ant.jar