equal
deleted
inserted
replaced
17 * |
17 * |
18 */ |
18 */ |
19 |
19 |
20 #include <platform_paths.hrh> |
20 #include <platform_paths.hrh> |
21 #include <data_caging_paths.hrh> |
21 #include <data_caging_paths.hrh> |
22 #include <platform/mw/Browser_platform_variant.hrh> |
22 #include <platform/mw/browser_platform_variant.hrh> |
23 |
23 |
24 TARGET RoapApp.exe |
24 TARGET RoapApp.exe |
25 TARGETTYPE exe |
25 TARGETTYPE exe |
26 EPOCSTACKSIZE 0x5000 |
26 EPOCSTACKSIZE 0x5000 |
27 UID 0x100039ce 0x10008d64 |
27 UID 0x100039ce 0x10008d64 |
51 LANGUAGE_IDS |
51 LANGUAGE_IDS |
52 #endif |
52 #endif |
53 END |
53 END |
54 |
54 |
55 USERINCLUDE ../inc |
55 USERINCLUDE ../inc |
|
56 |
56 MW_LAYER_SYSTEMINCLUDE |
57 MW_LAYER_SYSTEMINCLUDE |
57 |
|
58 |
|
59 |
58 |
60 LIBRARY efsrv.lib |
59 LIBRARY efsrv.lib |
61 LIBRARY apparc.lib |
60 LIBRARY apparc.lib |
62 LIBRARY apgrfx.lib |
61 LIBRARY apgrfx.lib |
63 LIBRARY apmime.lib |
62 LIBRARY apmime.lib |
79 LIBRARY cafutils.lib |
78 LIBRARY cafutils.lib |
80 LIBRARY DrmRights.lib |
79 LIBRARY DrmRights.lib |
81 LIBRARY aknskins.lib |
80 LIBRARY aknskins.lib |
82 LIBRARY aknskinsrv.lib |
81 LIBRARY aknskinsrv.lib |
83 LIBRARY DownloadMgr.lib |
82 LIBRARY DownloadMgr.lib |
84 LIBRARY Centralrepository.lib |
83 LIBRARY Centralrepository.lib |
85 |
|
86 |
84 |
87 #ifdef __SERIES60_HELP |
85 #ifdef __SERIES60_HELP |
88 LIBRARY hlplch.lib |
86 LIBRARY hlplch.lib |
89 #endif // __SERIES60_HELP |
87 #endif // __SERIES60_HELP |
90 DEBUGLIBRARY flogger.lib |
88 DEBUGLIBRARY flogger.lib |