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