equal
deleted
inserted
replaced
28 SOURCEPATH ../src/usb |
28 SOURCEPATH ../src/usb |
29 SOURCE DunUsbPlugin.cpp |
29 SOURCE DunUsbPlugin.cpp |
30 SOURCE DunUsbListen.cpp |
30 SOURCE DunUsbListen.cpp |
31 SOURCE DunUsbConfig.cpp |
31 SOURCE DunUsbConfig.cpp |
32 |
32 |
33 USERINCLUDE ../inc/usb ../../utils/inc |
|
34 |
|
35 MW_LAYER_SYSTEMINCLUDE |
33 MW_LAYER_SYSTEMINCLUDE |
36 |
34 |
37 // Note: |
35 USERINCLUDE ../inc/usb ../../utils/inc |
38 // The only other SYSTEMINCLUDE should you shall add are Symbian specific ones. |
36 USERINCLUDE ../../../inc |
39 // If there is a S60 header in the subdirectory then that should be |
|
40 // added into the include statements (like #include <phonebook/header.h>) |
|
41 //SYSTEMINCLUDE /epoc32/include/ecom |
|
42 SYSTEMINCLUDE ../../../inc |
|
43 |
37 |
44 LIBRARY euser.lib |
38 LIBRARY euser.lib |
45 LIBRARY c32.lib |
39 LIBRARY c32.lib |
46 LIBRARY usbman.lib |
40 LIBRARY usbman.lib |
47 LIBRARY dunutils.lib |
41 LIBRARY dunutils.lib |