1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
cdt/build/org.eclipse.cdt.make.core/build.properties

25 lines
812 B
Properties
Raw Normal View History

###############################################################################
2010-06-02 20:16:00 +00:00
# Copyright (c) 2003, 2010 QNX Software Systems 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:
# QNX Software Systems - initial API and implementation
###############################################################################
2003-08-13 19:15:45 +00:00
bin.includes = plugin.xml,\
about.html,\
plugin.properties,\
.,\
META-INF/
src.includes = schema/,\
about.html
source.. = src/
2008-02-01 08:54:58 +00:00
jre.compilation.profile=JavaSE-1.7
javacSource=1.7
javacTarget=1.7