core/com.nokia.carbide.cpp.featureTracker/plugin.xml
author timkelly
Mon, 05 Apr 2010 13:49:38 -0500
changeset 1158 0164ba7da078
parent 0 fb279309251b
permissions -rw-r--r--
For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value.

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>

   <extension-point id="featureUseTracker" name="Feature Usage Tracker" schema="schema/featureUseTracker.exsd"/>

</plugin>