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:
parent
be04db0edf
commit
2abef07854
2 changed files with 0 additions and 5 deletions
|
@ -20,7 +20,5 @@ source.cdtcoretests.jar = failures/,\
|
|||
model/,\
|
||||
parser/,\
|
||||
suite/,\
|
||||
indexer/,\
|
||||
search/,\
|
||||
misc/,\
|
||||
regression/
|
||||
|
|
|
@ -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 =
|
||||
|
|
Loading…
Add table
Reference in a new issue