1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-12 03:25:22 +02:00
cdt/rse/plugins/org.eclipse.rse.services/build.properties
2006-10-06 13:46:15 +00:00

21 lines
872 B
Properties

###############################################################################
# Copyright (c) 2001, 2006 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
###############################################################################
bin.includes = META-INF/,\
about.html,\
clientserver.jar,\
patterns.dat,\
plugin.properties,\
.
jars.compile.order = clientserver.jar,.
source.clientserver.jar = clientserver/
output.clientserver.jar = clientserver.bin/
source.. = src/,clientserver/
output.. = bin/