examples/ForumNokia/DescriptorExample/data/DescriptorEx_reg.rss

00001 /*
00002  * Copyright © 2008 Nokia Corporation.
00003  */
00004 
00005 #include <appinfo.rh>
00006 #include <DescriptorEx.rsg>
00007 
00008 UID2 KUidAppRegistrationResourceFile
00009 UID3 0xE01FF1C7
00010 
00011 RESOURCE APP_REGISTRATION_INFO
00012 {
00013   app_file = "DescriptorEx";
00014   localisable_resource_file =  "\\resource\\apps\\DescriptorEx";
00015   localisable_resource_id = R_LOCALISABLE_APP_INFO;
00016   embeddability = KAppNotEmbeddable;
00017   newfile = KAppDoesNotSupportNewFile;
00018 }
00019 
00020 

Generated by  doxygen 1.6.2