baseapitest/basesvs/group/t_base.oby
changeset 0 a41df078684a
child 2 4122176ea935
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 //
       
     2 // Copyright (c) 2005-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 the License "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 #if (!defined __T_BASE_OBY__)
       
    18 #define __T_BASE_OBY__
       
    19 
       
    20 #include <t_sfsrv.iby>
       
    21 #include<t_base_f32_fat32.iby>
       
    22 #include <t_base_f32_perf.iby>
       
    23 
       
    24 data=EPOCROOT##epoc32\data\z\base\setup_t_base.script	base\setup_t_base.script
       
    25 data=EPOCROOT##epoc32\data\z\base\t_base.script			base\t_base.script
       
    26 data=EPOCROOT##epoc32\data\z\base\t_base.tcs			base\t_base.tcs
       
    27 
       
    28 #endif