core/com.nokia.carbide.cpp.featureTracker/plugin.xml
author timkelly
Thu, 12 Aug 2010 17:32:31 -0500
branchC3_BUILDER_WORK
changeset 1821 912948898b07
parent 0 fb279309251b
permissions -rw-r--r--
Added ICarbideBuildConfigutation#getCompileTimeMacros() and EpocEngineHelper#getGlobalDefinesForConfiguration() as convenience wrappers for getting macros contributing to a carbide project. Removed ICarbideBuildConfiguration#hasSTDCPPSupport(). Refactored CarbideLanguageData to use simplified macro retrieval

<?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>