qtms/rom/qtms.iby
changeset 32 edd273b3192a
parent 27 cbb1bfb7ebfb
equal deleted inserted replaced
27:cbb1bfb7ebfb 32:edd273b3192a
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:
    14 * Description: Iby file for QTMS
    15 * Iby file for QTMS
       
    16 *
    15 *
    17 */
    16 */
    18 
       
    19 
    17 
    20 #ifndef QTMS_IBY
    18 #ifndef QTMS_IBY
    21 #define QTMS_IBY
    19 #define QTMS_IBY
    22 
    20 
    23 // Use standard macros
    21 // Use standard macros
    24 #include <data_caging_paths_for_iby.hrh>
    22 #include <data_caging_paths_for_iby.hrh>
    25 
    23 
    26 #ifdef FF_TMS
    24 #ifdef FF_TMS
    27 file=ABI_DIR\BUILD_DIR\qtmsapi.dll           SHARED_LIB_DIR\qtmsapi.dll
    25 file=ABI_DIR\BUILD_DIR\qtmsapi.dll     SHARED_LIB_DIR\qtmsapi.dll
    28 
    26 
    29 //QTMS_Stub
    27 //QTMS_Stub
    30 data=ZSYSTEM/install/qtmsapi_stub.sis        System/Install/qtmsapi_stub.sis
    28 data=ZSYSTEM/install/qtmsapi_stub.sis  System/Install/qtmsapi_stub.sis
    31 
    29 
    32 #endif
    30 #endif //FF_TMS
    33 
    31 #endif //QTMS_IBY
    34 #endif