browserutilities/schemehandler/SchemeApp/group/SchemeApp.mmp
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    15 *      Project description file for the Scheme Handler App
    15 *      Project description file for the Scheme Handler App
    16 *
    16 *
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
       
    21 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    22 #include <platform/mw/SchemeDefs.hrh>
    21 #include <platform/mw/schemedefs.hrh>
    23 #include <data_caging_paths.hrh>
    22 #include <data_caging_paths.hrh>
    24 #include <bldvariant.hrh>
    23 #include <bldvariant.hrh>
    25 #include <platform/mw/Browser_platform_variant.hrh>
    24 #include <platform/mw/browser_platform_variant.hrh>
    26 
    25 
    27 TARGET        SchemeApp.exe
    26 TARGET        SchemeApp.exe
    28 EPOCSTACKSIZE 0x5000
    27 EPOCSTACKSIZE 0x5000
    29 TARGETTYPE    exe
    28 TARGETTYPE    exe
    30 
    29 
    41 SOURCE      SchemeApp.cpp 
    40 SOURCE      SchemeApp.cpp 
    42 SOURCE      SchemeAppUi.cpp
    41 SOURCE      SchemeAppUi.cpp
    43 SOURCE      SchemeDocument.cpp
    42 SOURCE      SchemeDocument.cpp
    44 SOURCE	    SchemeDialog.cpp 
    43 SOURCE	    SchemeDialog.cpp 
    45 
    44 
    46 
       
    47 START RESOURCE ../data/SchemeApp.rss
    45 START RESOURCE ../data/SchemeApp.rss
    48 DEPENDS avkon.rsg
    46 DEPENDS avkon.rsg
    49 HEADER
    47 HEADER
    50 TARGETPATH APP_RESOURCE_DIR
    48 TARGETPATH APP_RESOURCE_DIR
    51 #ifdef __S60_32__
    49 #ifdef __S60_32__
    56 END  // RESOURCE
    54 END  // RESOURCE
    57 
    55 
    58 USERINCLUDE     ../inc
    56 USERINCLUDE     ../inc
    59 
    57 
    60 MW_LAYER_SYSTEMINCLUDE
    58 MW_LAYER_SYSTEMINCLUDE
    61 MW_LAYER_ECOM_SYSTEMINCLUDE
       
    62 
    59 
    63 LIBRARY     apparc.lib
    60 LIBRARY     apparc.lib
    64 LIBRARY     avkon.lib
    61 LIBRARY     avkon.lib
    65 LIBRARY     cone.lib
    62 LIBRARY     cone.lib
    66 LIBRARY     eikcore.lib
    63 LIBRARY     eikcore.lib