homescreensrv_plat/sapi_homescreenplugin/rom/hspssapi.iby
changeset 0 79c6a41cd166
equal deleted inserted replaced
-1:000000000000 0:79c6a41cd166
       
     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:
       
    15 *
       
    16 */
       
    17 #ifndef HSPSSAPI_IBY
       
    18 #define HSPSSAPI_IBY
       
    19 
       
    20 #include <bldvariant.hrh>
       
    21 
       
    22 file=ABI_DIR\BUILD_DIR\hspsservice.dll   SHARED_LIB_DIR\hspsservice.dll
       
    23 ECOM_PLUGIN( hspsprovider.dll, hspsprovider.rsc )
       
    24 
       
    25 // Uncomment following lines to include test environment and test cases.
       
    26 // file=ABI_DIR\BUILD_DIR\mt_hspsconfigurationif.dll	SHARED_LIB_DIR\mt_hspsconfigurationif.dll
       
    27 // file=ABI_DIR\BUILD_DIR\mt_hspsprovider.dll		SHARED_LIB_DIR\mt_hspsprovider.dll
       
    28 // #include <eunit_s60.iby>
       
    29 
       
    30 #endif