equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 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 "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: |
|
15 * |
|
16 */ |
|
17 |
|
18 PRJ_PLATFORMS |
|
19 default |
|
20 |
|
21 PRJ_EXPORTS |
|
22 ../inc/pnp.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pnp/pnp.h) |
|
23 ../inc/mpnpobserver.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pnp/mpnpobserver.h) |
|
24 ../inc/pnpparameterbundle.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pnp/pnpparameterbundle.h) |
|
25 ../inc/rpnpservicediscovery.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pnp/rpnpservicediscovery.h) |
|
26 ../inc/rpnpservicepublisher.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pnp/rpnpservicepublisher.h) |
|
27 ../inc/rcontrolchannel.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pnp/rcontrolchannel.h) |
|
28 ../inc/cpnpservicediscoverybase.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pnp/cpnpservicediscoverybase.h) |
|
29 ../inc/cpnpservicepublisherbase.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pnp/cpnpservicepublisherbase.h) |
|
30 ../inc/ccontrolchannelbase.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pnp/ccontrolchannelbase.h) |
|
31 ../inc/pnpconstants.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pnp/pnpconstants.h) |
|
32 |
|
33 |
|
34 rpnp.iby /epoc32/rom/include/rpnp.iby |
|
35 |
|
36 PRJ_MMPFILES |
|
37 rpnp.mmp |
|
38 |
|
39 PRJ_TESTMMPFILES |
|
40 #include "../test/testplugin/group/bld.inf" |
|
41 #include "../test/integtest/group/bld.inf" |
|
42 |