mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 08:55:25 +02:00
Added about.html files to the source and bin.dist
This commit is contained in:
parent
5d7c0c4217
commit
6ec2410ada
4 changed files with 16 additions and 8 deletions
|
@ -1,4 +1,6 @@
|
|||
bin.includes = fragment.xml,\
|
||||
os/,\
|
||||
fragment.properties
|
||||
source.cdt_linux.jar = src/
|
||||
fragment.properties,\
|
||||
about.html
|
||||
source.cdt_linux.jar = src/,\
|
||||
about.html
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
bin.includes = fragment.xml,\
|
||||
os/,\
|
||||
fragment.properties
|
||||
source.cdt_qnx.jar = src/
|
||||
fragment.properties,\
|
||||
about.html
|
||||
source.cdt_qnx.jar = src/,\
|
||||
about.html
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
bin.includes = fragment.xml,\
|
||||
os/,\
|
||||
fragment.properties
|
||||
source.cdt_solaris.jar = src/
|
||||
fragment.properties,\
|
||||
about.html
|
||||
source.cdt_solaris.jar = src/,\
|
||||
about.html
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
bin.includes = fragment.xml,\
|
||||
os/,\
|
||||
fragment.properties
|
||||
source.cdt_win32.jar = src/
|
||||
fragment.properties,\
|
||||
about.html
|
||||
source.cdt_win32.jar = src/,\
|
||||
about.html
|
||||
|
|
Loading…
Add table
Reference in a new issue