examples/ForumNokia/Symbian_OS_Basics_Lab_Exercises_v3_1/Lab_04309.cb2/solution/data/AOLabBubbleSort_reg.rss

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

Generated by  doxygen 1.6.2