equal
deleted
inserted
replaced
|
1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 /** |
|
17 @file BLD.INF |
|
18 */ |
|
19 |
|
20 PRJ_EXPORTS |
|
21 |
|
22 //TODO: provide proper cmpatibility headers for these comms-infras versions |
|
23 ../inc/NetMessages.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(elements/netmessages.h) |
|
24 ../inc/IdQueryNetMsg.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(elements/idquerynetmsg.h) |
|
25 |
|
26 ../inc/NetMessages.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/netmessages.h) |
|
27 ../inc/IdQueryNetMsg.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/idquerynetmsg.h) |
|
28 |
|
29 ../group/NetMessages.iby /epoc32/rom/include/netmessages.iby |
|
30 |
|
31 PRJ_TESTEXPORTS |
|
32 |
|
33 PRJ_MMPFILES |
|
34 NetMessages.mmp |
|
35 |
|
36 PRJ_TESTMMPFILES |
|
37 |
|
38 |