2
|
1 |
// Copyright 2007 Nokia, Inc.
|
|
2 |
|
|
3 |
BuilderUtils.Build_All_Targets=Build All Configurations
|
|
4 |
BuilderUtils.Build_All_Targets_ToolTip=Build all configurations for the selected project
|
|
5 |
|
|
6 |
BuilderUtils.Freeze_Exports=Freeze Exports
|
|
7 |
BuilderUtils.Freeze_Exports_ToolTip=Freeze Exports for current project
|
|
8 |
|
|
9 |
BuilderUtils.Build_Symbian_Component=Build Symbian Component
|
|
10 |
BuilderUtils.Clean_Symbian_Component=Clean Symbian Component
|
|
11 |
BuilderUtils.Freeze_Symbian_Component=Freeze Symbian Component
|
|
12 |
BuilderUtils.Build_PKG=Build PKG File
|
|
13 |
|
|
14 |
BuilderUtils.Build_Symbian_Component_ToolTip=Build the selected Symbian Component for the current configuration
|
|
15 |
BuilderUtils.Clean_Symbian_Component_ToolTip=Clean the selected Symbian Component for the current configuration
|
|
16 |
BuilderUtils.Freeze_Symbian_Component_ToolTip=Freeze the selected Symbian Component for the current configuration
|
|
17 |
BuilderUtils.Build_PKG_ToolTip=Build the selected PKG for the current configuration
|
|
18 |
|
|
19 |
BuilderUtils.Compile_Source=Compile
|
|
20 |
BuilderUtils.Preprocess=Preprocess
|
|
21 |
|
|
22 |
BuilderUtils.Tidy=tidy
|
|
23 |
BuilderUtils.Final=final
|
|
24 |
BuilderUtils.Resource=resource
|
|
25 |
BuilderUtils.CleanExport=cleanexport
|
|
26 |
BuilderUtils.Export=export
|
|
27 |
BuilderUtils.Target=target
|
|
28 |
|
|
29 |
BuilderUtils.TestTidy=test tidy
|
|
30 |
BuilderUtils.TestFinal=test final
|
|
31 |
BuilderUtils.TestResource=test resource
|
|
32 |
BuilderUtils.TestCleanExport=test cleanexport
|
|
33 |
BuilderUtils.TestExport=test export
|
|
34 |
BuilderUtils.TestTarget=test target
|