The introduction of two new Symbian platform target types,
P.I.P.S. executables are implemented using native Symbian platform executables linked statically to the glue code. The target types
For each new target type the following library files, system files and include paths are included by default. The table below shows the additional libraries and paths for the new target types.
The new target types for P.I.P.S. are
exported if they are defined in the module, and
imported if they are referred to but not defined.
The compiler marks the symbols imported/exported for
The user should include the new keyword
With a
When porting C APIs to Symbian platform, the user should use the new
The introduction of two new Symbian
+platform target types,
P.I.P.S. executables are implemented using native
+Symbian platform executables linked statically to the glue code. The target
+types
For each new target type the following +library files, system files and include paths are included by default. +The table below shows the additional libraries and paths for the new target +types.
The new target types for P.I.P.S. are
exported if they are +defined in the module, and
imported if they are +referred to but not defined.
The compiler marks the symbols imported/exported for
The user should include the new keyword
With a
When
+porting C APIs to the Symbian platform, the user should use the
+new