2015-04-17 11:19:19 +02:00
|
|
|
###############################################################################
|
2018-11-01 12:21:58 -04:00
|
|
|
# Copyright (c) 2012, 2018 Wind River Systems, Inc. and others. All rights reserved.
|
2015-04-17 11:19:19 +02:00
|
|
|
# This program and the accompanying materials are made available under the terms
|
2018-11-01 12:21:58 -04:00
|
|
|
# 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
|
2015-04-17 11:19:19 +02:00
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# Wind River Systems - initial API and implementation
|
|
|
|
###############################################################################
|
2015-02-09 15:23:23 +01:00
|
|
|
bin.includes = feature.xml,\
|
2020-01-31 11:57:46 -05:00
|
|
|
feature.properties
|
2015-04-17 11:19:19 +02:00
|
|
|
src.includes = feature.properties
|