Choosing a Package File for the Build

  1. In the Project Explorer, right-click the HelloWorldBasic project and select Properties.

    Figure 1. Selecting project Properties
  2. To add a new definition to the build configuration:

    1. Select Carbide.c++ > Build Configurations.

    2. Select Phone Release (GCCE) [Nokia_Symbian^3_SDK_v0.5] for the Active Configuration.

    3. Click Add.

    Figure 2. Adding a definition to the build configuration
  3. Choose the following SIS properties and click OK:

    • PKG File: sis\helloworldbasic_gcce.pkg

    • Signing Options: Self sign sis file

    Figure 3. Choosing a package file for the build configuration
  4. To accept the build configuration definitions, click OK.

    Figure 4. Accepting the build configuration definitions