blob: 906b8a76871b5deae422c299d01bdb51fb15004e [file] [log] [blame]
###############################################################################
# Copyright (c) 2007 Oracle 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:
# Oracle Corporation - initial API and implementation
###############################################################################
# <copyright>
# </copyright>
#
# $Id: build.properties,v 1.3 2007/05/03 21:31:22 rsrinivasan Exp $
bin.includes = jsfcontextsymboltests.jar,\
META-INF/,\
test.xml,\
testdata/
jars.compile.order = jsfcontextsymboltests.jar
source.jsfcontextsymboltests.jar = src/
output.jsfcontextsymboltests.jar = bin/
javacSource=1.5
javacTarget=1.5