templates/com.nokia.carbide.cpp.templates/plugin.properties
author Chad Peckham <chad.peckham@nokia.com>
Wed, 15 Sep 2010 18:24:56 -0500
changeset 2025 6534cbd5fa45
parent 1383 619a297ab336
permissions -rw-r--r--
change OpenC to an ANSI C/C++ template
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
SymbianOS.label=Symbian OS
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
GenericSymbianOS.label=Generic Symbian OS
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     3
S60.3.label=S60
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     4
gui.label=GUI Application
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     5
dll.label=Basic dynamically linked library (DLL)
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     6
exe.label=Basic console application (EXE)
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     7
lib.label=Basic static library (LIB)
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     8
empty.label=Empty Project for Symbian
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     9
openc.label=Open C Console Application
2025
6534cbd5fa45 change OpenC to an ANSI C/C++ template
Chad Peckham <chad.peckham@nokia.com>
parents: 1383
diff changeset
    10
ansic.label=ANSI C/C++ Application
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    11
cclass.label=Simple Symbian Style C++ Class
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    12
activeobject.label=Active Object Class