mtptransports/mtpptpiptransport/ptpipplugin/group/ptpipplugin.mmp
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    30 
    30 
    31 CAPABILITY          CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
    31 CAPABILITY          CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
    32 
    32 
    33 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    34 
    34 
    35 USERINCLUDE         ../inc/ 
    35 USERINCLUDE         ../inc/
       
    36 USERINCLUDE         ../traces/ 
    36 USERINCLUDE         ../../ptpipdatatypes/inc
    37 USERINCLUDE         ../../ptpipdatatypes/inc
    37 USERINCLUDE			../../common/inc/
    38 USERINCLUDE			../../common/inc/
    38 USERINCLUDE         ../../../../mtpfws/mtpfw/transports/transportapi/inc
    39 USERINCLUDE         ../../../../mtpfws/mtpfw/transports/transportapi/inc
    39 USERINCLUDE         ../../../../mtpfws/mtpfw/common/inc
    40 USERINCLUDE         ../../../../mtpfws/mtpfw/common/inc ../traces
    40 
    41 
    41 
    42 
    42 SOURCEPATH 			../src/
    43 SOURCEPATH 			../src/
    43 SOURCE 				cptpiptransport.cpp 
    44 SOURCE 				cptpiptransport.cpp 
    44 SOURCE 				cptpipconnection.cpp
    45 SOURCE 				cptpipconnection.cpp