servicediscoveryandcontrol/pnp/test/upnp/group/upnp.iby
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 // Copyright (c) 2008-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 #ifndef SYMBIAN_UPNP_IBY
       
    17 #define SYMBIAN_UPNP_IBY
       
    18 
       
    19 REM Upnp Components
       
    20 
       
    21 ECOM_PLUGIN(upnpserver.dll,2000D053.rsc)
       
    22 file=ABI_DIR\BUILD_DIR\sockethandler.dll system\libs\sockethandler.dll
       
    23 file=ABI_DIR\BUILD_DIR\upnpdescription.dll system\libs\upnpdescription.dll
       
    24 file=ABI_DIR\BUILD_DIR\upnpmessage.dll system\libs\upnpmessage.dll
       
    25 file=ABI_DIR\BUILD_DIR\chunkmgr.dll system\libs\chunkmgr.dll
       
    26 file=ABI_DIR\BUILD_DIR\upnputils.dll system\libs\upnputils.dll
       
    27 file=ABI_DIR\BUILD_DIR\pnp.dll system\libs\pnp.dll
       
    28 ECOM_PLUGIN(upnp.dll,2000D05D.rsc)
       
    29 //Currently the AppProtIntf flug-in is made internal to UPnP. 
       
    30 //ECOM_PLUGIN(appprotintf.dll,2000D05C.rsc)
       
    31 file=ABI_DIR\BUILD_DIR\appprotinfmsgs.dll system\libs\appprotinfmsgs.dll
       
    32 
       
    33 //UPnP Codec
       
    34 ECOM_PLUGIN(upnpcodec.dll,upnpcodec.rsc)
       
    35 
       
    36 data=EPOCROOT##epoc32\data\z\private\101F7989\upnp\device.xml	Private\101F7989\upnp\device.xml
       
    37 
       
    38 #endif //SYMBIAN_UPNP_IBY