codhandler/ddviewer/group/DdViewer.mmp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
child 93 79859ed3eea9
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    14 * Description: 
    14 * Description: 
    15 *      Project specification for DD Viewer.   
    15 *      Project specification for DD Viewer.   
    16 *      
    16 *      
    17 *
    17 *
    18 */
    18 */
       
    19 
    19 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    20 #include <data_caging_paths.hrh>
    21 #include <data_caging_paths.hrh>
    21 #include <platform/mw/browser_platform_variant.hrh>
    22 #include <platform/mw/browser_platform_variant.hrh>
    22 #include "../../CodEng/inc/CodDefs.h"
    23 #include "../../CodEng/inc/CodDefs.h"
    23 
    24 
    41 #else
    42 #else
    42 LANGUAGE_IDS 
    43 LANGUAGE_IDS 
    43 #endif
    44 #endif
    44 END
    45 END
    45 
    46 
    46 SYSTEMINCLUDE   ../../CodEng/inc
    47 USERINCLUDE   ../../CodEng/inc
    47 SYSTEMINCLUDE   ../../CodUi/inc
    48 USERINCLUDE   ../../CodUi/inc
       
    49 
    48 MW_LAYER_SYSTEMINCLUDE
    50 MW_LAYER_SYSTEMINCLUDE
    49 
       
    50 
    51 
    51 LIBRARY         euser.lib
    52 LIBRARY         euser.lib
    52 LIBRARY         eikcore.lib
    53 LIBRARY         eikcore.lib
    53 LIBRARY         apparc.lib
    54 LIBRARY         apparc.lib
    54 LIBRARY         CodUi.lib
    55 LIBRARY         CodUi.lib