localconnectivityservice/dun/utils/group/dunutils.mmp
changeset 33 883e91c086aa
parent 28 85e0c0339cc3
child 38 48c22c726cf9
equal deleted inserted replaced
28:85e0c0339cc3 33:883e91c086aa
    52 SOURCE                  DunChanMan.cpp
    52 SOURCE                  DunChanMan.cpp
    53 SOURCE                  DunDataPusher.cpp
    53 SOURCE                  DunDataPusher.cpp
    54 SOURCE                  DunNoteHandler.cpp
    54 SOURCE                  DunNoteHandler.cpp
    55 SOURCE                  DunUtils.cpp
    55 SOURCE                  DunUtils.cpp
    56 
    56 
    57 START RESOURCE          ../data/dunutils.rss
       
    58 TARGETPATH              RESOURCE_FILES_DIR
       
    59 HEADER
       
    60 LANGUAGE_IDS
       
    61 END // RESOURCE
       
    62 
       
    63 USERINCLUDE             ../inc ../../atext/inc
    57 USERINCLUDE             ../inc ../../atext/inc
    64 
    58 
    65 MW_LAYER_SYSTEMINCLUDE
    59 MW_LAYER_SYSTEMINCLUDE
    66 
    60 
    67 // Note:
    61 // Note:
    68 // The only other SYSTEMINCLUDE should you shall add are Symbian specific ones.
    62 // The only other SYSTEMINCLUDE should you shall add are Symbian specific ones.
    69 // If there is a S60 header in the subdirectory then that should be
    63 // If there is a S60 header in the subdirectory then that should be
    70 // added into the include statements (like #include <phonebook/header.h>)
    64 // added into the include statements (like #include <phonebook/header.h>)
    71 //SYSTEMINCLUDE           /epoc32/include/ecom
    65 //SYSTEMINCLUDE           /epoc32/include/ecom
    72 SYSTEMINCLUDE           ../../../inc
    66 SYSTEMINCLUDE           ../../../inc
       
    67 SYSTEMINCLUDE  /epoc32/include/mw/hb/hbwidgets
    73 
    68 
    74 LIBRARY                 aknnotify.lib
       
    75 LIBRARY                 bafl.lib
    69 LIBRARY                 bafl.lib
    76 #ifdef PRJ_USE_NETWORK_STUBS
    70 #ifdef PRJ_USE_NETWORK_STUBS
    77 LIBRARY                 c32comm_stub.lib
    71 LIBRARY                 c32comm_stub.lib
    78 LIBRARY                 etelmm_stub.lib
    72 LIBRARY                 etelmm_stub.lib
    79 #else
    73 #else
    83 #endif
    77 #endif
    84 LIBRARY                 esock.lib
    78 LIBRARY                 esock.lib
    85 LIBRARY                 dunatext.lib
    79 LIBRARY                 dunatext.lib
    86 LIBRARY                 efsrv.lib
    80 LIBRARY                 efsrv.lib
    87 LIBRARY                 euser.lib
    81 LIBRARY                 euser.lib
       
    82 LIBRARY                 HbWidgets.lib
       
    83 
    88 DEBUGLIBRARY            flogger.lib
    84 DEBUGLIBRARY            flogger.lib