1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 07:05:24 +02:00

[releng] fixed build.properties.

This commit is contained in:
Anna Dushistova 2010-11-25 18:09:28 +00:00
parent 86c93fa076
commit f73c17153d

View file

@ -1,7 +1,20 @@
source.. = src/
output.. = bin/
################################################################################
# Copyright (c) 2006, 2010 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
# Anna Dushistova(Mentor Graphics) - adapted from files.ssh
################################################################################
bin.includes = META-INF/,\
about.html,\
icons/,\
plugin.properties,\
plugin.xml,\
about.html
.
source.. = src/
output.. = bin/
src.includes = about.html