examples/ForumNokia/Symbian_OS_Basics_Lab_Exercises_v3_1/Lab_04304.cb1/solution/data/S60MemoryLab_reg.rss

00001 // Copyright: (c) 2006 Nokia Ltd.  All rights reserved.
00002 
00003 // This file contains the application registration resource.
00004 
00005 #include "S60MemoryLab.rls"
00006 #include <appinfo.rh>
00007 #include <S60MemoryLab.rsg>
00008 
00009 UID2 KUidAppRegistrationResourceFile
00010 UID3 0x101F8BEE
00011 
00012 RESOURCE APP_REGISTRATION_INFO
00013   {
00014   app_file="S60MemoryLab";
00015   localisable_resource_file =  qtn_loc_resource_file_1;
00016   localisable_resource_id = R_LOCALISABLE_APP_INFO;
00017 
00018   embeddability=KAppNotEmbeddable;
00019   newfile=KAppDoesNotSupportNewFile;
00020   }
00021       

Generated by  doxygen 1.6.2