mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fix a couple of build.properties, added missing .project
This commit is contained in:
parent
efc55c57d0
commit
e9ecee92a0
3 changed files with 27 additions and 2 deletions
|
@ -1 +1,5 @@
|
||||||
bin.includes = feature.xml
|
bin.includes = feature.xml,\
|
||||||
|
eclipse_update_120.jpg,\
|
||||||
|
epl-v10.html,\
|
||||||
|
feature.properties,\
|
||||||
|
license.html
|
||||||
|
|
17
xlc/org.eclipse.cdt.xlc.source.feature/.project
Normal file
17
xlc/org.eclipse.cdt.xlc.source.feature/.project
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<projectDescription>
|
||||||
|
<name>org.eclipse.cdt.xlc.source.feature</name>
|
||||||
|
<comment></comment>
|
||||||
|
<projects>
|
||||||
|
</projects>
|
||||||
|
<buildSpec>
|
||||||
|
<buildCommand>
|
||||||
|
<name>org.eclipse.pde.FeatureBuilder</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
|
</buildSpec>
|
||||||
|
<natures>
|
||||||
|
<nature>org.eclipse.pde.FeatureNature</nature>
|
||||||
|
</natures>
|
||||||
|
</projectDescription>
|
|
@ -1 +1,5 @@
|
||||||
bin.includes = feature.xml
|
bin.includes = feature.xml,\
|
||||||
|
eclipse_update_120.jpg,\
|
||||||
|
epl-v10.html,\
|
||||||
|
feature.properties,\
|
||||||
|
license.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue