examples/ForumNokia/Symbian_OS_Basics_Lab_Exercises_v3_1/Lab_04308.cb1/solution/data/S60ClientServerLab_reg.rss

00001 // Copyright (c) 2006 Nokia Corporation.
00002 
00003 #include "S60ClientServerLab.rls"
00004 #include <appinfo.rh>
00005 #include <S60ClientServerLab.rsg>
00006 
00007 UID2 KUidAppRegistrationResourceFile
00008 UID3 0x0A72F88E
00009 
00010 RESOURCE APP_REGISTRATION_INFO
00011   {
00012   app_file="S60ClientServerLab";
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