To choose a package file for the build

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

    Figure: Selecting project Properties

  2. To add a new definition to the build configuration:

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

    2. Select Phone Release (GCCE) [S60_5th_Edition_SDK_v1.0] for the Active Configuration.

    3. Click Add.

    Figure: 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: Choosing a package file for the build configuration

  4. To accept build configuration definitions, click OK.

    Figure: Accepting build configuration definitions