mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00

Change-Id: Ie93ef3b2401b6823afd96504de1b5b5c577f1da4 Reviewed-on: https://git.eclipse.org/r/9656 Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com> IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com> Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
18 lines
726 B
Properties
18 lines
726 B
Properties
###############################################################################
|
|
# Copyright (c) 2009 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
|
|
###############################################################################
|
|
bin.includes = fragment.xml,\
|
|
META-INF/,\
|
|
.,\
|
|
data/,\
|
|
about.html
|
|
source.. = src/
|
|
src.includes = about.html
|