examples/ForumNokia/BluetoothPMPExample/data/BtPmpEx_reg.rss

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

Generated by  doxygen 1.6.2