cdt/cdt_5_0_x/org.eclipse.cdt.managedbuilder.core/build.properties
author dadubrow
Tue, 09 Jun 2009 10:02:47 -0500
changeset 25 68aa5b0d78d4
parent 0 0e6d23e2b466
permissions -rw-r--r--
test code for performance evaluation - will restore later

###############################################################################
# Copyright (c) 2003, 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
###############################################################################
bin.includes = plugin.xml,\
               plugin.properties,\
               about.html,\
               .,\
               META-INF/
src.includes = schema/
source.. = src/

jre.compilation.profile=J2SE-1.5
javacSource=1.5
javacTarget=1.5