equal
deleted
inserted
replaced
10 // |
10 // |
11 // Contributors: |
11 // Contributors: |
12 // |
12 // |
13 // Description: |
13 // Description: |
14 // |
14 // |
15 |
|
16 #include <comms-infras/commsdebugutility.mmh> |
|
17 |
15 |
18 TARGET mtpserver.exe |
16 TARGET mtpserver.exe |
19 TARGETTYPE EXE |
17 TARGETTYPE EXE |
20 UID 0 0x102827A2 |
18 UID 0 0x102827A2 |
21 VENDORID 0x70000001 |
19 VENDORID 0x70000001 |
30 |
28 |
31 USERINCLUDE ../inc/ |
29 USERINCLUDE ../inc/ |
32 USERINCLUDE ../../common/inc/ |
30 USERINCLUDE ../../common/inc/ |
33 USERINCLUDE ../../../common/inc |
31 USERINCLUDE ../../../common/inc |
34 USERINCLUDE ../../../inc |
32 USERINCLUDE ../../../inc |
35 USERINCLUDE ../../../transports/transportapi/inc |
33 USERINCLUDE ../../../transports/transportapi/inc |
|
34 USERINCLUDE ../traces |
36 |
35 |
37 SOURCEPATH ../src/ |
36 SOURCEPATH ../src/ |
38 SOURCE cmtpserver.cpp |
37 SOURCE cmtpserver.cpp |
39 SOURCE cmtpserversession.cpp |
38 SOURCE cmtpserversession.cpp |
40 SOURCE cmtpshutdown.cpp |
39 SOURCE cmtpshutdown.cpp |