mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 21:05:37 +02:00
Needed for the build
This commit is contained in:
parent
dddc587f19
commit
e1633bcacd
3 changed files with 12 additions and 8 deletions
|
@ -1,7 +1,5 @@
|
||||||
bin.includes=\
|
bin.includes = cpl-v10.html,\
|
||||||
cpl-v10.html,\
|
feature.xml,\
|
||||||
feature.xml,\
|
feature.properties,\
|
||||||
feature.properties,\
|
eclipse_update_120.jpg,\
|
||||||
eclipse_update_120.jpg,\
|
license.html
|
||||||
license.html
|
|
||||||
|
|
||||||
|
|
4
releng/org.eclipse.cdt/.eclipseproduct
Normal file
4
releng/org.eclipse.cdt/.eclipseproduct
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
name=QNX Momentics IDE
|
||||||
|
id=com.qnx.tools.ide
|
||||||
|
version=2.0.0
|
||||||
|
feature.default.id=com.qnx.tools.ide
|
|
@ -3,4 +3,6 @@
|
||||||
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
||||||
# This file does not need to be translated.
|
# This file does not need to be translated.
|
||||||
|
|
||||||
0=@build@
|
# The following should contain the build version.
|
||||||
|
# e.g. "0=20020612"
|
||||||
|
0=200210031200
|
Loading…
Add table
Reference in a new issue