mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00

Change-Id: I7dbdfe98795242a3c96a3ed87532a993dd7db685 Signed-off-by: Alvaro Sanchez-Leon <alvsan09@gmail.com> Reviewed-on: https://git.eclipse.org/r/28602 Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com> Tested-by: Hudson CI
19 lines
838 B
Properties
19 lines
838 B
Properties
###############################################################################
|
|
# Copyright (c) 2009, 2014 Wind River Systems 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:
|
|
# Wind River Systems - initial API and implementation
|
|
# IBM Corporation
|
|
# Alvaro Sanchez-Leon (Ericsson) - Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pair
|
|
###############################################################################
|
|
bin.includes = plugin.xml,\
|
|
META-INF/,\
|
|
.,\
|
|
data/,\
|
|
about.html
|
|
source.. = src/
|
|
src.includes = about.html
|