examples/SFExamples/RecipeEx/data/RecipeEx_reg.rss

00001 // Symbian Foundation Example Code
00002 // 
00003 // This software is in the public domain. No copyright is claimed, and you 
00004 // may use it for any purpose without license from the Symbian Foundation.
00005 // No warranty for any purpose is expressed or implied by the authors or
00006 // the Symbian Foundation. 
00007 
00008 
00009 #include "RecipeEx.hrh"
00010 #include "RecipeEx.rls"
00011 #include <appinfo.rh>
00012 #include <RecipeEx_0xE8FAA390.rsg>
00013 
00014 UID2 KUidAppRegistrationResourceFile
00015 UID3 _UID3
00016 
00017 RESOURCE APP_REGISTRATION_INFO
00018         {
00019         app_file="RecipeEx_0xE8FAA390";
00020         localisable_resource_file =  qtn_loc_resource_file_1;
00021         localisable_resource_id = R_LOCALISABLE_APP_INFO;
00022 
00023         embeddability=KAppNotEmbeddable;
00024         newfile=KAppDoesNotSupportNewFile;
00025         }
00026 

Generated by  doxygen 1.6.2