mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-02 13:55:39 +02:00
Add files to build properties.
Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
parent
87c2a034d4
commit
af759d4f4a
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
||||||
source.. = src/
|
source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.
|
.,\
|
||||||
|
about.html,\
|
||||||
|
plugin.properties,\
|
||||||
|
pom.xml
|
||||||
|
|
Loading…
Add table
Reference in a new issue