examples/Graphics/coverflow/data/coverflowapp_reg.rss

00001 /*
00002 * ==============================================================================
00003 *  Name        : Coverflow_reg.rss
00004 *  Part of     : Coverflow
00005 *  Interface   : 
00006 *  Description : 
00007 *  Version     : 
00008 *
00009 *  Copyright (c) 2005-2006 Nokia Corporation.
00010 *  This material, including documentation and any related 
00011 *  computer programs, is protected by copyright controlled by 
00012 *  Nokia Corporation.
00013 * ==============================================================================
00014 */
00015 
00016 #include <appinfo.rh>
00017 #include <coverflowapp.rsg>
00018 
00019 UID2 KUidAppRegistrationResourceFile
00020 UID3 0xA000017F
00021 
00022 RESOURCE APP_REGISTRATION_INFO
00023   {
00024   app_file="Coverflowapp";
00025   localisable_resource_file =  STRING_r_Coverflow_loc_resource_file_1;
00026   localisable_resource_id = R_COVERFLOWAPP_LOCALISABLE_APP_INFO;
00027 
00028   embeddability=KAppNotEmbeddable;
00029   newfile=KAppDoesNotSupportNewFile;
00030   }
00031 

Generated by  doxygen 1.6.2