upnpharvester/rom/upnpharvester.iby
changeset 0 7f85d04be362
equal deleted inserted replaced
-1:000000000000 0:7f85d04be362
       
     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:     upnpharvester
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #ifndef __UPNPHARVESTER_IBY__
       
    22 #define __UPNPHARVESTER_IBY__
       
    23 
       
    24 #ifdef FF_UPNP_FRAMEWORK_2_0 // UPnP feature flag
       
    25 
       
    26 #include <productvariant.hrh>
       
    27 
       
    28 // Application and setup wizard
       
    29 
       
    30 file=ABI_DIR\BUILD_DIR\cmsqlwrapper.dll \sys\bin\cmsqlwrapper.dll
       
    31 file=ABI_DIR\BUILD_DIR\cmcommon.dll \sys\bin\cmcommon.dll
       
    32 file=ABI_DIR\BUILD_DIR\cmdatabasemanager.dll \sys\bin\cmdatabasemanager.dll
       
    33 file=ABI_DIR\BUILD_DIR\cmmdhclient.dll \sys\bin\cmmdhclient.dll
       
    34 file=ABI_DIR\BUILD_DIR\cmmdh.exe \sys\bin\cmmdh.exe
       
    35 file=ABI_DIR\BUILD_DIR\cmsettingsengine.dll \sys\bin\cmsettingsengine.dll
       
    36 file=ABI_DIR\BUILD_DIR\cdssync.dll \sys\bin\cdssync.dll
       
    37 data=\epoc32\release\armv5\urel\z\private\10202be9\10281FAB.txt \private\10202be9\10281FAB.txt
       
    38 
       
    39 // export upnpharvester_stub.sis file
       
    40 data=ZSYSTEM\install\upnpharvester_stub.sis    system\install\upnpharvester_stub.sis 
       
    41 
       
    42 #endif // FF_UPNP_FRAMEWORK_2_0
       
    43 
       
    44 #endif // __UPNPHARVESTER_IBY__