mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00

Change-Id: I6aee7a7c94f93375d3a2ddb0171602a27a6873e7 Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
21 lines
751 B
Properties
21 lines
751 B
Properties
###############################################################################
|
|
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
|
#
|
|
# This program and the accompanying materials
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
|
# which accompanies this distribution, and is available at
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
#
|
|
# SPDX-License-Identifier: EPL-2.0
|
|
#
|
|
# Contributors:
|
|
# IBM Corporation - initial API and implementation
|
|
###############################################################################
|
|
bin.includes = fragment.xml,\
|
|
about.html,\
|
|
.,\
|
|
os/,\
|
|
META-INF/,\
|
|
plugin.properties
|
|
src.includes = about.html
|
|
source.. = src/
|