1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug/org.eclipse.cdt.debug.core/build.properties

28 lines
980 B
Properties
Raw Normal View History

###############################################################################
2010-06-03 14:35:46 +00:00
# Copyright (c) 2003, 2009 QNX Software Systems 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:
# QNX Software Systems - initial API and implementation
###############################################################################
2002-08-21 03:35:59 +00:00
bin.includes = plugin.xml,\
plugin.properties,\
about.html,\
.,\
META-INF/
2002-08-21 03:35:59 +00:00
javadoc.packages = org.eclipse.cdt.debug.core.*,\
org.eclipse.cdt.debug.core.cdi.*,\
org.eclipse.cdt.debug.core.cdi.event.*,\
org.eclipse.cdt.debug.core.cdi.model.*
2009-04-09 19:51:46 +00:00
src.includes = schema/,\
about.html
source.. = src/