equal
deleted
inserted
replaced
|
1 /* |
|
2 * ============================================================================ |
|
3 * Name : bld.inf |
|
4 * Part of : Huriganes / Context Services |
|
5 * Description : Build info file for Context Services. |
|
6 * Version : %version: sa1spcx1#55 % |
|
7 * |
|
8 * Copyright © 2008 Nokia. All rights reserved. |
|
9 * This material, including documentation and any related computer |
|
10 * programs, is protected by copyright controlled by Nokia. All |
|
11 * rights are reserved. Copying, including reproducing, storing, |
|
12 * adapting or translating, any or all of this material requires the |
|
13 * prior written consent of Nokia. This material also contains |
|
14 * confidential information which may not be disclosed to others |
|
15 * without the prior written consent of Nokia. |
|
16 * ============================================================================ |
|
17 */ |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_EXPORTS |
|
22 |
|
23 // stub sis files |
|
24 ../sis/stubs/hgctxsrv_stub.sis /epoc32/release/winscw/udeb/z/system/install/hgctxsrv_stub.sis |
|
25 |
|
26 // iby files |
|
27 ../rom/hgcontextservices.iby CORE_MW_LAYER_IBY_EXPORT_PATH(hgcontextservices.iby) |
|
28 |
|
29 |
|
30 |
|
31 #include "../hgfswpreviewprovider/group/bld.inf" |
|
32 #include "../hgfswserver/group/bld.inf" |
|
33 |
|
34 #include "../hgctxutils/group/bld.inf" |