Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2009-04-29 18:29:44 +0000
committerDoug Schaefer2009-04-29 18:29:44 +0000
commit0ad472a672c8c6da6de9e763989a2cca1d6d1610 (patch)
tree9b6587b5d9e1909e32743dc21981554914039b35 /cross/org.eclipse.cdt.build.crossgcc-feature/.project
parent7be061117f12e10266504f5003cbed49a9a9b507 (diff)
downloadorg.eclipse.cdt-0ad472a672c8c6da6de9e763989a2cca1d6d1610.tar.gz
org.eclipse.cdt-0ad472a672c8c6da6de9e763989a2cca1d6d1610.tar.xz
org.eclipse.cdt-0ad472a672c8c6da6de9e763989a2cca1d6d1610.zip
Feature for the Cross GCC feature.
Diffstat (limited to 'cross/org.eclipse.cdt.build.crossgcc-feature/.project')
-rw-r--r--cross/org.eclipse.cdt.build.crossgcc-feature/.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/.project b/cross/org.eclipse.cdt.build.crossgcc-feature/.project
new file mode 100644
index 00000000000..dceba4a6cc8
--- /dev/null
+++ b/cross/org.eclipse.cdt.build.crossgcc-feature/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.cdt.build.crossgcc-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>

Back to the top