diff options
author | HyungKyu Song <hk76.song@samsung.com> | 2013-02-16 00:58:36 +0900 |
---|---|---|
committer | HyungKyu Song <hk76.song@samsung.com> | 2013-02-16 00:58:36 +0900 |
commit | 25b26f6ed69014262fc536f6cadd1add400bff20 (patch) | |
tree | b8d2e7f35889963c81c5120c372c4b4ae53b1382 /org.eclipse.linuxtools.gcov-feature/.project | |
parent | b46fd4f6e8283f5da6795b12ecf77adcf49525fe (diff) | |
download | codecoverage-eplugin-25b26f6ed69014262fc536f6cadd1add400bff20.tar.gz codecoverage-eplugin-25b26f6ed69014262fc536f6cadd1add400bff20.tar.bz2 codecoverage-eplugin-25b26f6ed69014262fc536f6cadd1add400bff20.zip |
Tizen 2.0 Releasesubmit/tizen_2.0/20130215.192339tizen_2.0
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> |