persistentstorage/sql/TEST/testexecute/group/TEF_SQL.iby
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
     1 /*
     1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 * All rights reserved.
     3 // This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 *
     8 // Initial Contributors:
     9 * Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    10 //
    11 *
    11 // Contributors:
    12 * Contributors:
    12 //
    13 *
    13 // Description:
    14 * Description:
    14 //
    15 *
    15 
    16 */
       
    17 #ifndef __TEF_SQL_IBY__
    16 #ifndef __TEF_SQL_IBY__
    18 #define __TEF_SQL_IBY__
    17 #define __TEF_SQL_IBY__
    19 
    18 
    20 #include <sql.iby>
    19 #include <sql.iby>
    21 
       
    22 //Main CentralRepository TEF Scripts
       
    23 data=EPOCROOT##Epoc32\release\winscw\udeb\z\TEF_SQL\TEF_SQL.script 	TEF_SQL\TEF_SQL.script
       
    24 
       
    25 #include <te_SQL_suite.iby>
    20 #include <te_SQL_suite.iby>
    26 
    21 
    27 #endif
    22 //Main SQL TEF Scripts
       
    23 data=DATAZ_\tef_sql\tef_sql.script 	tef_sql\tef_sql.script
       
    24 
       
    25 #endif // __TEF_SQL_IBY__