1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-08 09:35:23 +02:00

debugging build

This commit is contained in:
David Dykstal 2006-06-20 15:54:39 +00:00
parent 40ca6fdfdc
commit d66436a895
2 changed files with 20 additions and 11 deletions

View file

@ -5,6 +5,11 @@
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>

View file

@ -1,11 +1,15 @@
bin.includes = META-INF/,\
plugin.xml,\
about.html,\
concepts/,\
images/,\
plugin.properties,\
ref/,\
tasks/,\
book.css,\
notices.html,\
toc.xml
bin.includes = META-INF/,\
plugin.xml,\
about.html,\
concepts/,\
images/,\
plugin.properties,\
ref/,\
tasks/,\
book.css,\
notices.html,\
.,\
toc.xml
source.. = src/
output.. = bin/