NAME CUBE #include #include #include #include #include RESOURCE RSS_SIGNATURE { } RESOURCE TBUF { buf="ClassiCube"; } rls_string STRING_app_caption_string "ClassiCube" rls_string STRING_app_short_caption_string "ClassiCube" RESOURCE LOCALISABLE_APP_INFO r_ClassiCube_localisable_app_info { short_caption = STRING_app_short_caption_string; caption_and_icon = CAPTION_AND_ICON_INFO { caption = STRING_app_caption_string; number_of_icons = 1; icon_file = "\\resource\\apps\\classicube_icon.mif"; }; }