1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +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/,\
parser/,\
suite/,\
indexer/,\
search/,\
misc/,\
regression/

View file

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