codhandler/codui/data/CodUi.rss
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    15 *      Resource definitions.   
    15 *      Resource definitions.   
    16 *      
    16 *      
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
       
    21 // RESOURCE IDENTIFIER
    20 // RESOURCE IDENTIFIER
    22 
    21 
    23 NAME CODU
    22 NAME CODU
    24 
    23 
    25 // INCLUDES
    24 // INCLUDES
    26 
    25 
    27 #include <eikon.rh>
    26 #include <eikon.rh>
    28 #include <CodDefs.h>
    27 #include "CodDefs.h"
    29 #include "CodUi.hrh"
    28 #include "CodUi.hrh"
    30 #include <CodViewer.loc>
    29 #include <codviewer.loc>
    31 #include "eikon.rsg"
    30 #include "eikon.rsg"
    32 #include <avkon.loc>
    31 #include <avkon.loc>
    33 #include <avkon.rsg>
    32 #include <avkon.rsg>
    34 #include <avkon.rh>
    33 #include <avkon.rh>
    35 #include <avkon.mbg>
    34 #include <avkon.mbg>
    36 #include <appinfo.rh>
    35 #include <appinfo.rh>
    37 #include <CommonDialogs.rh>
    36 #include <CommonDialogs.rh>
    38 #include <pathconfiguration.hrh>
    37 #include <PathConfiguration.hrh>
    39 #include <drmcommon.loc>
    38 #include <DrmCommon.loc>
    40 
    39 
    41 // RESOURCE DEFINITIONS 
    40 // RESOURCE DEFINITIONS 
    42 
    41 
    43 RESOURCE RSS_SIGNATURE { }
    42 RESOURCE RSS_SIGNATURE { }
    44 
    43