templates/com.nokia.carbide.cpp.templates/plugin.xml
changeset 2025 6534cbd5fa45
parent 2013 1f9d642f8f25
child 2088 a91e428e209c
--- a/templates/com.nokia.carbide.cpp.templates/plugin.xml	Wed Sep 15 18:12:43 2010 -0500
+++ b/templates/com.nokia.carbide.cpp.templates/plugin.xml	Wed Sep 15 18:24:56 2010 -0500
@@ -43,6 +43,14 @@
             templateId="com.nokia.carbide.cpp.templates.symbian.empty"
             wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/>
 
+      <template
+      		displayName="%ansic.label"
+            filterArguments=""
+            groupLabel="%GenericSymbianOS.label"
+            image="icons/icon_symbian.gif"
+            location="templates/projecttemplates/OpenC-HelloWorld/template.xml"
+            templateId="com.nokia.carbide.cpp.templates.openC.helloworld"
+            wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/>
    </extension>
 
 	<!-- CLASS WIZARDS -->