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

Updated to build instead of builder

This commit is contained in:
Judy N. Green 2003-02-17 21:39:44 +00:00
parent 18177e7a35
commit 90de4d7222

View file

@ -8,9 +8,10 @@ javadoc.packages = org.eclipse.cdt.core.*,\
org.eclipse.cdt.utils.*,\ org.eclipse.cdt.utils.*,\
org.eclipse.cdt.utils.elf.*,\ org.eclipse.cdt.utils.elf.*,\
org.eclipse.cdt.utils.spawner.* org.eclipse.cdt.utils.spawner.*
source.cdtcore.jar = builder/,\ source.cdtcore.jar = build/,\
index/,\ index/,\
model/,\ model/,\
src/,\ src/,\
utils/ utils/
src.includes=about.html src.includes=about.html,\
schema/