mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-27 10:13:23 +02:00

Change-Id: I5ef20c1c81c17896e3c73ae0aa8c6cf47a708016 Signed-off-by: nickboldt <nboldt@redhat.com>
15 lines
690 B
Properties
15 lines
690 B
Properties
###############################################################################
|
|
# Copyright (c) 2012, 2018 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 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:
|
|
# Wind River Systems - initial API and implementation
|
|
###############################################################################
|
|
bin.includes = feature.xml,\
|
|
feature.properties,\
|
|
p2.inf
|
|
src.includes = feature.properties
|