mmserv/sts/rom/systemtoneservice.iby
changeset 14 80975da52420
equal deleted inserted replaced
12:5a06f39ad45b 14:80975da52420
       
     1 /*
       
     2 * Copyright (c) 2010 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: STS IBY file
       
    15 *
       
    16 */
       
    17 /*
       
    18  * sts.iby
       
    19  *
       
    20  */
       
    21 
       
    22 #ifndef SYSTEMTONESERVICE_IBY
       
    23 #define SYSTEMTONESERVICE_IBY
       
    24 
       
    25 #include <bldvariant.hrh>
       
    26 
       
    27 file=ABI_DIR/BUILD_DIR/systemtoneservice.dll         SHARED_LIB_DIR/systemtoneservice.dll
       
    28 file=ABI_DIR/BUILD_DIR/stsserver.exe                 SHARED_LIB_DIR/stsserver.exe
       
    29 
       
    30 //STS_Stub
       
    31 data=ZSYSTEM/install/sts_stub.sis                    System/Install/sts_stub.sis
       
    32 
       
    33 #endif //SYSTEMTONESERVICE_IBY
       
    34 
       
    35 //End of File