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