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

The schema folder was missing from the nightly build.

Also cleaned up the source build contents.
This commit is contained in:
Doug Schaefer 2004-05-01 14:27:31 +00:00
parent 56bb1ccb87
commit aad469ecbe

View file

@ -1,10 +1,8 @@
bin.includes = plugin.xml,\
plugin.properties,\
about.html,\
cdtdebugcore.jar
src.includes = plugin.xml,\
plugin.properties,\
about.html
cdtdebugcore.jar,\
schema/
source.cdtdebugcore.jar = src,\
schema
javadoc.packages = org.eclipse.cdt.debug.core.*,\