1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-13 11:15:38 +02:00

Remove the removed source folders from the build.properties file.

This commit is contained in:
Doug Schaefer 2006-04-12 18:26:08 +00:00
parent be04db0edf
commit 2abef07854
2 changed files with 0 additions and 5 deletions

View file

@ -20,7 +20,5 @@ source.cdtcoretests.jar = failures/,\
model/,\ model/,\
parser/,\ parser/,\
suite/,\ suite/,\
indexer/,\
search/,\
misc/,\ misc/,\
regression/ regression/

View file

@ -12,7 +12,6 @@ source.cdtuitests.jar = src/,\
ui/ ui/
bin.includes = plugin.xml,\ bin.includes = plugin.xml,\
about.html,\ about.html,\
plugin.properties,\
test.xml,\ test.xml,\
cdtuitests.jar,\ cdtuitests.jar,\
resources/,\ resources/,\
@ -21,5 +20,3 @@ bin.includes = plugin.xml,\
ui/,\ ui/,\
META-INF/,\ META-INF/,\
.options .options
src.includes = plugin.properties
about.html =