templates/com.nokia.carbide.cpp.templates/plugin.properties
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
child 1383 619a297ab336
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality

SymbianOS.label=Symbian OS
GenericSymbianOS.label=Generic Symbian OS
S60.3.label=S60
S80.label=Series 80
UIQ.label=UIQ
Tutorials.label=Tutorials
gui.label=GUI Application
dll.label=Basic dynamically linked library (DLL)
exe.label=Basic console application (EXE)
lib.label=Basic static library (LIB)
empty.label=Empty Project for Symbian
uiq3.label=3.x GUI Application
openc.label=Open C Console Application
cclass.label=Simple Symbian Style C++ Class
activeobject.label=Active Object Class