1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-21 16:05:25 +02:00
cdt/org.eclipse.tm.terminal/build.properties

33 lines
1.2 KiB
Properties
Raw Normal View History

###############################################################################
# Copyright (c) 2003, 2006 Wind River Systems, Inc. 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
#
# Initial Contributors:
# The following Wind River employees contributed to the Terminal component
# that contains this file: Chris Thew, Fran Litterio, Stephen Lamb,
# Helmut Haigermoser and Ted Williams.
#
# Contributors:
# Michael Scharf (Wind River) - split into core, view and connector plugins
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
###############################################################################
bin.includes = .,\
META-INF/,\
plugin.xml,\
plugin.properties,\
2006-12-07 13:26:07 +00:00
.options,\
README.txt,\
about.html,about.ini,about.mappings,about.properties,\
eclipse32.png
source.. = src/
output.. = bin/
src.includes = schema/,\
2006-12-07 13:26:07 +00:00
README.txt,\
about.html
javacSource=1.4
javacTarget=1.4