iptel_plat/vccpropertyhandler_api/group/bld.inf
branchRCL_3
changeset 22 d38647835c2e
parent 0 a4daefaec16c
equal deleted inserted replaced
21:f742655b05bf 22:d38647835c2e
       
     1 /*
       
     2 * Copyright (c) 2002-2008 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:  File that exports the files belonging to 
       
    15 *                Callcontinuity API
       
    16 *
       
    17 */
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 default armv5
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../inc/vccuipsproperty.h APP_LAYER_PLATFORM_EXPORT_PATH( vccuipsproperty.h )
       
    26 ../inc/vccuipspropertylistener.h APP_LAYER_PLATFORM_EXPORT_PATH( vccuipspropertylistener.h )
       
    27 ../inc/mvccpspropertylistenerobserver.h APP_LAYER_PLATFORM_EXPORT_PATH( mvccpspropertylistenerobserver.h )
       
    28 
       
    29 //  End of File