carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/plugin.xml
author Chad Peckham <chad.peckham@nokia.com>
Thu, 02 Sep 2010 13:18:17 -0500
changeset 1941 44ce4a0a0dac
parent 0 fb279309251b
permissions -rw-r--r--
Add DEBUGGABLE_UDEBONLY support to MMP and .PRO file templates

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

   <extension
         point="org.eclipse.help.toc">
     <toc
          file="sdkTOC.xml"
          primary="true"/>
     <toc
            file="tocStart.xml"
            primary="false"/>
      <toc
            file="tocReference.xml"
            primary="false"/>
      <toc
            file="tocTasks.xml"
            primary="false"/>
      <toc
            file="toccuscomp.xml"
            primary="false"/>
	   
		<index path="index" />
   </extension>

</plugin>