examples/ForumNokia/AudioStreamExample/data/AudioStream_reg.rss

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

Generated by  doxygen 1.6.2