2003-05-01 12:54:23 +00:00
|
|
|
###############################################################################
|
2007-06-14 18:51:35 +00:00
|
|
|
# Copyright (c) 2000, 2007 IBM Corporation and others.
|
2004-06-24 15:29:27 +00:00
|
|
|
# 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
|
2003-05-01 12:54:23 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2005-06-27 03:46:51 +00:00
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
2007-06-14 18:51:35 +00:00
|
|
|
#
|
2003-05-01 12:54:23 +00:00
|
|
|
# Contributors:
|
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
2005-11-10 21:41:23 +00:00
|
|
|
bin.includes = about.html,\
|
|
|
|
concepts/,\
|
|
|
|
contexts_CDT.xml,\
|
|
|
|
contexts_CDT_DEBUGGER.xml,\
|
|
|
|
contexts_CDT_DEBUGGER_MI.xml,\
|
|
|
|
contexts_CDT_LAUNCH.xml,\
|
|
|
|
contexts_CDT_make.xml,\
|
|
|
|
getting_started/,\
|
|
|
|
help.css,\
|
|
|
|
images/,\
|
|
|
|
plugin.properties,\
|
|
|
|
plugin.xml,\
|
|
|
|
reference/,\
|
|
|
|
tasks/,\
|
|
|
|
toc.xml,\
|
|
|
|
topics_Concepts.xml,\
|
|
|
|
topics_Getting_Started.xml,\
|
|
|
|
topics_Reference.xml,\
|
2005-11-15 21:33:43 +00:00
|
|
|
topics_Tasks.xml,\
|
2007-05-31 07:40:31 +00:00
|
|
|
META-INF/,\
|
2007-06-21 14:53:50 +00:00
|
|
|
cheatsheets/,\
|
|
|
|
intro/,\
|
|
|
|
notices.html,\
|
|
|
|
book.css
|