examples/ForumNokia/Symbian_OS_Basics_Lab_Exercises_v3_1/Lab_04307.cb1/starter/data/S60ResourceLab_reg.rss

00001 // Copyright (c) 2006 Nokia Corporation.
00002 
00003 #include "S60ResourceLab.rls"
00004 #include <appinfo.rh>
00005 #include <S60ResourceLab.rsg>
00006 
00007 UID2 KUidAppRegistrationResourceFile
00008 UID3 0x0D812E3F
00009 
00010 RESOURCE APP_REGISTRATION_INFO
00011   {
00012   app_file="S60ResourceLab";
00013   localisable_resource_file =  qtn_loc_resource_file_1;
00014   localisable_resource_id = R_LOCALISABLE_APP_INFO;
00015 
00016   embeddability=KAppNotEmbeddable;
00017   newfile=KAppDoesNotSupportNewFile;
00018   }
00019       

Generated by  doxygen 1.6.2