1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
cdt/rse/examples/org.eclipse.rse.examples.tutorial/build.properties
2006-09-20 22:05:39 +00:00

25 lines
No EOL
930 B
Properties

################################################################################
# Copyright (c) 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
#
# Contributors:
# Martin Oberhuber - initial API and implementation
################################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
about.html,\
icons/,\
plugin.properties,\
plugin.xml,\
rseSamplesMessages.xml
src.includes = META-INF/,\
about.html,\
icons/,\
plugin.xml,\
rseSamplesMessages.xml