upnp/upnpstack/serviceframework/group/bld.inf
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 /** @file
       
     2 * Copyright (c) 2005 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:  Build info for the ServiceFramework component
       
    15 *  Version     : %version: bh1mrt#37 %
       
    16 *
       
    17 */
       
    18 
       
    19 #include "../../upnputils/inc/upnpcompvariant.hrh"
       
    20 
       
    21 PRJ_EXPORTS
       
    22 
       
    23 ../inc/upnphttpclientengine.h               |../../inc/upnphttpclientengine.h
       
    24 ../inc/upnphttpmessagesenderowner.h         |../../inc/upnphttpmessagesenderowner.h
       
    25 ../inc/upnphttptransaction.h                |../../inc/upnphttptransaction.h
       
    26 ../inc/upnpsoapmessagefactory.h             |../../../inc/upnpsoapmessagefactory.h
       
    27 ../inc/upnpsoapmessage.h                    |../../inc/upnpsoapmessage.h
       
    28 ../inc/upnpgenamessage.h                    |../../inc/upnpgenamessage.h
       
    29 ../inc/upnpgenamessagefactory.h             |../../inc/upnpgenamessagefactory.h
       
    30 ../inc/upnpdevicecontenthandler.h           |../../inc/upnpdevicecontenthandler.h
       
    31 ../inc/upnpcontenthandlerscontroller.h      |../../inc/upnpcontenthandlerscontroller.h
       
    32 ../inc/upnpsoapparser.h                     |../../inc/upnpsoapparser.h
       
    33 ../inc/upnpsilentdeviceimplementation.h     |../../inc/upnpsilentdeviceimplementation.h
       
    34 
       
    35 #if defined(__HN_31__) || defined(__HN_32__)
       
    36 ../data/2000f881.cre             /epoc32/winscw/c/private/10202be9/persists/2000f881.cre
       
    37 ../data/backup_registration.xml  /epoc32/data/z/private/2000F883/backup_registration.xml
       
    38 ../data/backup_registration.xml  /epoc32/release/winscw/udeb/z/private/2000F883/backup_registration.xml
       
    39 ../data/backup_registration.xml  /epoc32/release/winscw/urel/z/private/2000F883/backup_registration.xml
       
    40 #else
       
    41 ../data/backup_registration.xml  /epoc32/data/z/private/10204162/backup_registration.xml
       
    42 ../data/backup_registration.xml  /epoc32/release/winscw/udeb/z/private/10204162/backup_registration.xml
       
    43 ../data/backup_registration.xml  /epoc32/release/winscw/urel/z/private/10204162/backup_registration.xml
       
    44 #endif
       
    45 
       
    46 PRJ_MMPFILES
       
    47 upnpserviceframework.mmp
       
    48 
       
    49 //end of file