examples/ForumNokia/S60_3rd_Edition_TextMTM_Example/modules/Install/group/txinstall_reg.rss

00001 // helloworld_reg.rss
00002 //
00003 // Copyright (c) 2005 SysOpen Digia Plc.  All rights reserved.
00004 //
00005 
00006 #include <appinfo.rh>
00007 
00008 UID2 KUidAppRegistrationResourceFile
00009 UID3 0xA0001747
00010 
00011 RESOURCE APP_REGISTRATION_INFO
00012         {
00013         app_file="Txinstall";
00014 
00015         //localisable_resource_file="\\resource\\apps\\HelloWorld_loc";
00016 
00017         hidden = KAppNotHidden;
00018         embeddability = KAppNotEmbeddable;
00019         newfile = KAppDoesNotSupportNewFile;
00020 
00021         }

Generated by  doxygen 1.6.2