52 SOURCE DunChanMan.cpp |
52 SOURCE DunChanMan.cpp |
53 SOURCE DunDataPusher.cpp |
53 SOURCE DunDataPusher.cpp |
54 SOURCE DunNoteHandler.cpp |
54 SOURCE DunNoteHandler.cpp |
55 SOURCE DunUtils.cpp |
55 SOURCE DunUtils.cpp |
56 |
56 |
57 START RESOURCE ../data/dunutils.rss |
|
58 TARGETPATH RESOURCE_FILES_DIR |
|
59 HEADER |
|
60 LANGUAGE_IDS |
|
61 END // RESOURCE |
|
62 |
|
63 USERINCLUDE ../inc ../../atext/inc |
57 USERINCLUDE ../inc ../../atext/inc |
64 |
58 |
65 MW_LAYER_SYSTEMINCLUDE |
59 MW_LAYER_SYSTEMINCLUDE |
66 |
60 |
67 // Note: |
61 // Note: |
68 // The only other SYSTEMINCLUDE should you shall add are Symbian specific ones. |
62 // The only other SYSTEMINCLUDE should you shall add are Symbian specific ones. |
69 // If there is a S60 header in the subdirectory then that should be |
63 // If there is a S60 header in the subdirectory then that should be |
70 // added into the include statements (like #include <phonebook/header.h>) |
64 // added into the include statements (like #include <phonebook/header.h>) |
71 //SYSTEMINCLUDE /epoc32/include/ecom |
65 //SYSTEMINCLUDE /epoc32/include/ecom |
72 SYSTEMINCLUDE ../../../inc |
66 SYSTEMINCLUDE ../../../inc |
|
67 SYSTEMINCLUDE /epoc32/include/mw/hb/hbwidgets |
73 |
68 |
74 LIBRARY aknnotify.lib |
|
75 LIBRARY bafl.lib |
69 LIBRARY bafl.lib |
76 #ifdef PRJ_USE_NETWORK_STUBS |
70 #ifdef PRJ_USE_NETWORK_STUBS |
77 LIBRARY c32comm_stub.lib |
71 LIBRARY c32comm_stub.lib |
78 LIBRARY etelmm_stub.lib |
72 LIBRARY etelmm_stub.lib |
79 #else |
73 #else |