1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00

[releng] Add missing plugin.properties

Change-Id: Ifd1ec18a0eeea859120f1193273eef361ba93a0f
This commit is contained in:
Jonah Graham 2018-02-15 12:06:46 +00:00
parent 29a51f0a61
commit 96d2bc0738
12 changed files with 24 additions and 6 deletions

View file

@ -10,5 +10,6 @@
###############################################################################
bin.includes = os/,\
about.html,\
META-INF/
META-INF/\,
plugin.properties
src.includes = about.html

View file

@ -0,0 +1,2 @@
fragmentName.linux.ppc64=C/C++ Development Tools Core for Linux PPC64
providerName=Eclipse CDT

View file

@ -10,5 +10,6 @@
###############################################################################
bin.includes = os/,\
about.html,\
META-INF/
META-INF/\,
plugin.properties
src.includes = about.html

View file

@ -0,0 +1,2 @@
fragmentName.linux.ppc64le=C/C++ Development Tools Core for Linux PPC64LE
providerName=Eclipse CDT

View file

@ -10,5 +10,6 @@
###############################################################################
bin.includes = os/,\
about.html,\
META-INF/
META-INF/\,
plugin.properties
src.includes = about.html

View file

@ -0,0 +1,2 @@
fragmentName.linux.x86=C/C++ Development Tools Core for Linux x86
providerName=Eclipse CDT

View file

@ -10,5 +10,6 @@
###############################################################################
bin.includes = os/,\
about.html,\
META-INF/
META-INF/\,
plugin.properties
src.includes = about.html

View file

@ -0,0 +1,2 @@
fragmentName.linux.x86_64=C/C++ Development Tools Core for Linux x86_64
providerName=Eclipse CDT

View file

@ -10,5 +10,6 @@
###############################################################################
bin.includes = META-INF/,\
os/,\
about.html
about.html,\
plugin.properties
src.includes = about.html

View file

@ -0,0 +1,2 @@
fragmentName.win32.x86=C/C++ Development Tools Core for Windows x86
providerName=Eclipse CDT

View file

@ -10,5 +10,6 @@
###############################################################################
bin.includes = META-INF/,\
os/,\
about.html
about.html,\
plugin.properties
src.includes = about.html

View file

@ -0,0 +1,2 @@
fragmentName.win32.x86_64=C/C++ Development Tools Core for Windows x86_64
providerName=Eclipse CDT