mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 11:55:40 +02:00
Added the build source folder to the build.properties file.
This commit is contained in:
parent
e380c8ea03
commit
04804f1cf1
1 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,8 @@ bin.includes = about.html,\
|
||||||
icons/,\
|
icons/,\
|
||||||
plugin.properties
|
plugin.properties
|
||||||
source.cdtui.jar = src/,\
|
source.cdtui.jar = src/,\
|
||||||
utils.ui/
|
utils.ui/,\
|
||||||
|
build/
|
||||||
src.includes = about.html,\
|
src.includes = about.html,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
about.html,\
|
about.html,\
|
||||||
|
|
Loading…
Add table
Reference in a new issue