equal
deleted
inserted
replaced
19 |
19 |
20 /** |
20 /** |
21 @file |
21 @file |
22 */ |
22 */ |
23 #include <platform_paths.hrh> |
23 #include <platform_paths.hrh> |
24 #include <comms-infras/commsdebugutility.mmh> |
|
25 |
24 |
26 TARGETTYPE PLUGIN |
25 TARGETTYPE PLUGIN |
27 TARGET mtpcontroller.dll |
26 TARGET mtpcontroller.dll |
28 UID 0x10009D8D 0x20028787 |
27 UID 0x10009D8D 0x20028787 |
29 VENDORID 0x70000001 |
28 VENDORID 0x70000001 |
33 SYSTEMINCLUDE /epoc32/include/ecom |
32 SYSTEMINCLUDE /epoc32/include/ecom |
34 SYSTEMINCLUDE ../locodinc |
33 SYSTEMINCLUDE ../locodinc |
35 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
34 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
36 |
35 |
37 USERINCLUDE ../inc |
36 USERINCLUDE ../inc |
38 USERINCLUDE ../../../mtpfws/mtpfw/common/inc |
37 USERINCLUDE ../../../mtpfws/mtpfw/common/inc |
|
38 USERINCLUDE ../traces |
39 |
39 |
40 SOURCEPATH ../src |
40 SOURCEPATH ../src |
41 SOURCE cmtpbearermonitor.cpp |
41 SOURCE cmtpbearermonitor.cpp |
42 SOURCE cmtpcontrollerbase.cpp |
42 SOURCE cmtpcontrollerbase.cpp |
43 SOURCE cmtpbluetoothcontroller.cpp |
43 SOURCE cmtpbluetoothcontroller.cpp |