callcontinuity/rom/vcc.iby
branchRCL_3
changeset 22 d38647835c2e
equal deleted inserted replaced
21:f742655b05bf 22:d38647835c2e
       
     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:   Call Continuity ROM definition file.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #ifndef VCC_IBY
       
    21 #define VCC_IBY
       
    22 
       
    23 #include <data_caging_paths_for_iby.hrh>
       
    24 
       
    25 file=ABI_DIR/BUILD_DIR/vccutils.dll 			SHARED_LIB_DIR/vccutils.dll
       
    26 // Stub sis
       
    27 data=ZSYSTEM/install/vcc_stub.sis 			System/Install/vcc_stub.sis
       
    28 
       
    29 // wpvccprovisioning
       
    30 ECOM_PLUGIN(wpvccadapter.dll,wpvccadapter.rsc)
       
    31 
       
    32 // nsmldmvccadapter
       
    33 ECOM_PLUGIN(nsmldmvccadapter.dll,nsmldmvccadapter.rsc)
       
    34 
       
    35 // vcchotrigger
       
    36 file=ABI_DIR/BUILD_DIR/vcchotrigger.dll        		SHARED_LIB_DIR/vcchotrigger.dll
       
    37 
       
    38 ECOM_PLUGIN( vccperformer.dll, vccperformer.rsc )
       
    39 
       
    40 file=ABI_DIR/BUILD_DIR/vccuipropertyhandler.dll     	SHARED_LIB_DIR/vccuipropertyhandler.dll
       
    41 
       
    42 #endif // VCC_IBY