browserutilities/schemehandler/SchemeApp/group/SchemeApp.mmp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    14 * Description: 
    14 * Description: 
    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 
       
    20 
    19 
    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>
    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