UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



asspabi

asspabi

ASSP stands for Application Specific Standard Product. ASSP statements are for use by projects linking to the Symbian OS kernel, such as device drivers, so unless you are building such projects you can ignore this section.

If the asspabi statement is specified, the ABI that the project will be built for - ARMI, ARM4 or THUMB - will be the same as that of the kernel for a particular ASSP. Otherwise the ABI for the project will be the default ABI for a particular ASSP.

The asspabi statement is implied by the presence of either the asspexports or the assplibrary statements.