mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-21 07:05:58 +02:00
properties are part of the binary distribution
This commit is contained in:
parent
c3b5c3d28b
commit
bd9ceb5cba
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml
|
plugin.xml,\
|
||||||
|
plugin.properties
|
||||||
src.includes = .classpath,\
|
src.includes = .classpath,\
|
||||||
.project,\
|
.project,\
|
||||||
.settings/,\
|
.settings/,\
|
||||||
|
|
Loading…
Add table
Reference in a new issue