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

25 lines
966 B
Properties
Raw Normal View History

###############################################################################
2010-06-03 14:35:46 +00:00
# Copyright (c) 2003, 2009 QNX Software Systems and others.
# All rights reserved. This program and the accompanying materials
2005-06-27 03:46:51 +00:00
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
2005-06-27 03:46:51 +00:00
# http://www.eclipse.org/legal/epl-v10.html
#
# 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/