|
1 /* |
|
2 * ============================================================================== |
|
3 * Name : bld.inf |
|
4 * Part of : Toplevel |
|
5 * Interface : |
|
6 * Description : Highlevel bld.inf |
|
7 * Version : 0.1 |
|
8 * Author : brmorris |
|
9 * |
|
10 * Copyright (c) 2006, Nokia Corporation |
|
11 * All rights reserved. |
|
12 * |
|
13 * Redistribution and use in source and binary forms, with or without |
|
14 * modification, are permitted provided that the following conditions |
|
15 * are met: |
|
16 * |
|
17 * * Redistributions of source code must retain the above copyright |
|
18 * notice, this list of conditions and the following disclaimer. |
|
19 * * Redistributions in binary form must reproduce the above copyright |
|
20 * notice, this list of conditions and the following disclaimer in |
|
21 * the documentation and/or other materials provided with the |
|
22 * distribution. |
|
23 * * Neither the name of the Nokia Corporation nor the names of its |
|
24 * contributors may be used to endorse or promote products derived |
|
25 * from this software without specific prior written permission. |
|
26 * |
|
27 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
|
28 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
|
29 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
|
30 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
|
31 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
|
32 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
|
33 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
|
34 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
|
35 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
|
36 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE |
|
37 * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH |
|
38 * DAMAGE. |
|
39 * |
|
40 * |
|
41 * ============================================================================== |
|
42 */ |
|
43 |
|
44 |
|
45 |
|
46 |
|
47 /* |
|
48 * Order is important |
|
49 */ |
|
50 #include "../browserui/group/bld.inf" |
|
51 #include "../browserplugins/group/bld.inf" |
|
52 #include "../pushmtm/group/bld.inf" |
|
53 |
|
54 PRJ_PLATFORMS |
|
55 DEFAULT |
|
56 |
|
57 PRJ_EXPORTS |
|
58 |
|
59 PRJ_MMPFILES |
|
60 |
|
61 PRJ_TESTMMPFILES |