Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



systemresource

systemresource resource-file-list

Use the systemresource statement to specify resource files for system components.

The makefile will build the resource file into \epoc32\release\wins\variant\z\system\data\ for a WINS build.

Each resource file should be given with its extension, e.g. squash.rss.

If more than one language is specified with the lang, then each resource will be compiled multiple times, once for each language specified.

For application projects, use the resource statement.