diff options
Diffstat (limited to 'org.eclipse.linuxtools.gcov-feature/.project')
-rwxr-xr-x | org.eclipse.linuxtools.gcov-feature/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/org.eclipse.linuxtools.gcov-feature/.project b/org.eclipse.linuxtools.gcov-feature/.project new file mode 100755 index 0000000..9229605 --- /dev/null +++ b/org.eclipse.linuxtools.gcov-feature/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.eclipse.linuxtools.gcov-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> |