applications/osmo4_sym/res/osmo4.rss (15 lines of code) (raw):
#include <appinfo.rh>
#include "osmo4_gen.rss"
rls_string STRING_osmo_caption_string "Osmo4"
RESOURCE LOCALISABLE_APP_INFO r_osmo4_localisable_app_info
{
short_caption = STRING_osmo_caption_string;
caption_and_icon =
CAPTION_AND_ICON_INFO
{
caption = STRING_osmo_caption_string;
number_of_icons = 1;
icon_file = "\\resource\\apps\\osmo4_aif.mif";
};
}
// End of File