examples/ForumNokia/HTTPClientExample/data/HTTPClientExample_reg.rss

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

Generated by  doxygen 1.6.2