equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002 - 2007 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of the License "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: bld.inf |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 PRJ_PLATFORMS |
|
20 // specify the platforms your component needs to be built for here |
|
21 // defaults to WINS MARM so you can ignore this if you just build these |
|
22 |
|
23 DEFAULT |
|
24 |
|
25 PRJ_TESTEXPORTS |
|
26 // NOTE: If using ARS requirements all export operations should be done under this. |
|
27 // 'abld test export' |
|
28 |
|
29 PRJ_EXPORTS |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 PRJ_MMPFILES |
|
36 |
|
37 PRJ_TESTMMPFILES |
|
38 #include "../../opensrv_plat/messagequeue_api/tsrc/group/bld.inf" |
|
39 |
|
40 |
|
41 |
|
42 |
|
43 |
|
44 |
|
45 // End of File |