mtpfws/mtpfw/dataproviders/devdp/group/mtpdevicedp.mmp
changeset 47 63cf70d3ecd8
parent 20 6e82ae192c3a
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #include <comms-infras/commsdebugutility.mmh>
       
    17 
       
    18 TARGET              mtpdevicedp.dll
    16 TARGET              mtpdevicedp.dll
    19 TARGETTYPE          PLUGIN
    17 TARGETTYPE          PLUGIN
    20 UID                 0x10009D8D 0x102827A4
    18 UID                 0x10009D8D 0x102827A4
    21 VENDORID            0x70000001
    19 VENDORID            0x70000001
    22 
    20 
    26 USERINCLUDE         ../inc
    24 USERINCLUDE         ../inc
    27 USERINCLUDE         ../../dputility/inc
    25 USERINCLUDE         ../../dputility/inc
    28 USERINCLUDE         ../../../common/inc 
    26 USERINCLUDE         ../../../common/inc 
    29 USERINCLUDE         ../../../inc
    27 USERINCLUDE         ../../../inc
    30 USERINCLUDE         ../../../transports/transportapi/inc
    28 USERINCLUDE         ../../../transports/transportapi/inc
    31 USERINCLUDE         ../devdpextnapi/interface
    29 USERINCLUDE         ../devdpextnapi/interface	
       
    30 USERINCLUDE					../traces
    32 
    31 
    33 SOURCEPATH          ../src 
    32 SOURCEPATH          ../src 
    34 SOURCE              cmtpclosesession.cpp
    33 SOURCE              cmtpclosesession.cpp
    35 SOURCE				cmtpdevdpexclusionmgr.cpp
    34 SOURCE				cmtpdevdpexclusionmgr.cpp
    36 SOURCE              cmtpdevicedatastore.cpp
    35 SOURCE              cmtpdevicedatastore.cpp