localconnectivityservice/dun/client/group/dunclient.mmp
changeset 38 48c22c726cf9
parent 28 85e0c0339cc3
child 47 63cf70d3ecd8
equal deleted inserted replaced
33:883e91c086aa 38:48c22c726cf9
    34 
    34 
    35 START RESOURCE          0x20002775.rss
    35 START RESOURCE          0x20002775.rss
    36 TARGET                  dunclient.rsc
    36 TARGET                  dunclient.rsc
    37 END // RESOURCE
    37 END // RESOURCE
    38 
    38 
    39 USERINCLUDE             ../inc ../../utils/inc
       
    40 
       
    41 MW_LAYER_SYSTEMINCLUDE
    39 MW_LAYER_SYSTEMINCLUDE
    42 
    40 
    43 // Note:
    41 USERINCLUDE             ../inc ../../utils/inc
    44 // The only other SYSTEMINCLUDE should you shall add are Symbian specific ones.
    42 USERINCLUDE             ../../../inc ../../../../inc 
    45 // If there is a S60 header in the subdirectory then that should be
       
    46 // added into the include statements (like #include <phonebook/header.h>)
       
    47 //SYSTEMINCLUDE           /epoc32/include/ecom
       
    48 SYSTEMINCLUDE           ../../../inc ../../../../inc /epoc32/include/ecom
       
    49 
    43 
    50 LIBRARY                 euser.lib
    44 LIBRARY                 euser.lib
    51 LIBRARY                 ecom.lib
    45 LIBRARY                 ecom.lib
    52 DEBUGLIBRARY            flogger.lib
    46 DEBUGLIBRARY            flogger.lib