examples/ForumNokia/Document_Handler_Example/TestApp/aif/testAppAif.rss

00001 /*
00002 * ============================================================================
00003 *  Name     : TestAppAif.rss
00004 *  Part of  : TestApp
00005 *  Created  : 15/06/2006 by Forum Nokia
00006 *  Description:
00007 *     RSS for creating the aif file for TestAppAif.
00008 *  Version  : 1.0
00009 *  Copyright: Nokia Corporation
00010 * ============================================================================
00011 */
00012 
00013 #include <aiftool.rh>
00014 
00015 RESOURCE AIF_DATA
00016     {
00017     app_uid=0x0F084DF8;
00018     num_icons=2;
00019     embeddability=KAppEmbeddable;
00020     newfile=KAppDoesNotSupportNewFile;    
00021     }
00022 
00023 // End of File

Generated by  doxygen 1.6.2