os/kernelhwsrv/kerneltest/f32test/group/t_surrogatepair.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2007-2009 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 the License "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 // Integration test for LocaleUtils functions in FAT
    15 //
    16 //
    17 
    18 TARGET			t_surrogatepair.exe
    19 
    20 TARGETTYPE		EXE
    21 
    22 SOURCEPATH		../SERVER
    23 SOURCE			T_MAIN.CPP
    24 SOURCEPATH      ../outsideBMP/src
    25 SOURCE         	t_surrogatepair.cpp
    26 SOURCEPATH      ../fileutils/src
    27 SOURCE          fat_utils.cpp f32_test_utils.cpp
    28 SOURCE          t_chlffs.cpp
    29 
    30 LIBRARY         EUSER.LIB EFSRV.LIB EKTRAN.LIB HAL.LIB
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    32 USERINCLUDE     ../server
    33 USERINCLUDE     ../fileutils/inc
    34 
    35 CAPABILITY	TCB DISKADMIN ALLFILES WRITEDEVICEDATA
    36 UID             0x100039df 0x102858dd
    37 VENDORID 		0x70000001
    38 
    39 SMPSAFE