东宝哥

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

HelloWorldBasic folder structure

The example is in the C:<S60 SDK installation_directory>"S60Ex"HelloWorldBasic folder, where C:<SDK installation directory> is the folder where you installed the S60 C++ 3rd Edition SDK, Feature Pack 1. If you install the SDK to the default location, the location is C:"Symbian"9.2"S60_3rd_FP1"S60Ex"HelloWorldBasic.

 

HelloWorldBasic folder structure

The following image illustrates the folder structure that the HelloWorldBasic example uses.

Figure 6: HelloWorldBasic application folder structure

The HelloWorldBasic example contains the following folders:

  • data, which contains the resource files that are used for the UI and localization

  • doc, which contains documentation on the example. To open the documentation, open the folder and double-click the index.html file.

  • gfx, which contains the graphics used by the example

  • group, which contains the build configuration files used to build the example for the emulator and the mobile device

  • inc, which contains the application header files

  • sis, which contains the deployment files required to install the application on a device

  • src, which contains the application source files

This application structure is typical for S60 application projects.

For more information on HelloWorldBasic files, see "Example:HelloWorldBasic"

 

posted on 2009-01-14 00:27  东宝哥  阅读(159)  评论(0)    收藏  举报