equal
deleted
inserted
replaced
|
1 // Copyright (c) 1999-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 // BIUT.INF |
|
15 // |
|
16 // |
|
17 |
|
18 PRJ_PLATFORMS |
|
19 |
|
20 |
|
21 PRJ_EXPORTS |
|
22 ../BIUTINC/REGPSDLL.H SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(regpsdll.h) |
|
23 ../BIUTINC/REGPSDLL.INL SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(regpsdll.inl) |
|
24 ../BIUTINC/BSP.H SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(bsp.h) |
|
25 ../BIUTINC/BSP.INL SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(bsp.inl) |
|
26 ../BIUTINC/BIOUIDS.H SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(biouids.h) |
|
27 ../BIUTINC/IpAddr.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(ipaddr.h) |
|
28 ../BIUTINC/CBioAsyncWaiter.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(cbioasyncwaiter.h) |
|
29 ../BIUTINC/biomessageuids.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(biomessageuids.h) |
|
30 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS |
|
31 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
32 ../BIUTINC/tmsvbioinfo.h /epoc32/include/tmsvbioinfo.h |
|
33 #endif |
|
34 #endif |
|
35 |
|
36 PRJ_MMPFILES |
|
37 group/BIUT.MMP |
|
38 |
|
39 PRJ_TESTMMPFILES |
|
40 //../Biuttsrc/t_biomsg.mmp |
|
41 ../BIUTTSRC/t_ipaddr.mmp |
|
42 |