codhandler/ddviewer/group/DdViewer.mmp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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 
    24 TARGET          DdViewer.exe
    25 TARGET          DdViewer.exe
    25 TARGETTYPE      exe
    26 TARGETTYPE      exe
    26 EPOCSTACKSIZE   0x5000
    27 EPOCSTACKSIZE   0x5000
    27 UID             0x100039ce DD_VIEWER_UID
    28 UID             0x100039ce DD_VIEWER_UID
    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