persistentstorage/sql/GROUP/t_sqlcorrupt.mmp
branchRCL_3
changeset 15 fcc16690f446
equal deleted inserted replaced
14:04ec7606545c 15:fcc16690f446
       
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 #include <e32utrace.mmh>
       
    16 
       
    17 TARGET			t_sqlcorrupt.exe
       
    18 TARGETTYPE		EXE
       
    19 CAPABILITY		ProtServ AllFiles
       
    20 
       
    21 USERINCLUDE 	.
       
    22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    23 
       
    24 SOURCEPATH		../TEST
       
    25 SOURCE			t_sqlcorrupt.cpp
       
    26 
       
    27 LIBRARY			euser.lib 
       
    28 LIBRARY			efsrv.lib
       
    29 LIBRARY			sqldb.lib 
       
    30 LIBRARY			bafl.lib 
       
    31 LIBRARY 		estor.lib 
       
    32 
       
    33 UID				0 0x08770000
       
    34 VENDORID		0x70000001
       
    35 
       
    36 SMPSAFE