os/ossrv/lowlevellibsandfws/apputils/tsrc/t_strings/T_StringPoolTest.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 // Copyright (c) 1997-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 "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 
    16 TARGET	t_stringpooltest.exe		//RTEST
    17 TARGETTYPE	EXE
    18 
    19 // UIDs for loading
    20 // RTestBed Dll recognition UID followed by the unique UID for this exe
    21 UID 0x101FB5A8 0x10000000
    22 VENDORID 0x70000001
    23 
    24 SOURCEPATH	.
    25 SOURCE		T_StringPoolTest.cpp
    26 SOURCE		StringPoolUnitTest.cpp
    27 
    28 // SOURCEPATH	\StringPool
    29 // SOURCE		StringPool.cpp
    30 
    31 START STRINGTABLE short.st
    32 END
    33 START STRINGTABLE long.st
    34 END
    35 START STRINGTABLE irrelevant.st
    36 END
    37 START STRINGTABLE shortCS.st
    38 END
    39 START STRINGTABLE longCS.st
    40 END
    41 START STRINGTABLE IrrelevantCS.st
    42 END
    43 START STRINGTABLE short2.st
    44 END
    45 START STRINGTABLE short3.st
    46 END
    47 START STRINGTABLE short4.st
    48 END
    49 START STRINGTABLE SecurityPolicyPluginStrings.st
    50 END
    51 START STRINGTABLE shortCS2.st
    52 END
    53 START STRINGTABLE shortCS3.st
    54 END
    55 START STRINGTABLE shortCS4.st
    56 END
    57 
    58 
    59 
    60 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    61 
    62 LIBRARY euser.lib efsrv.lib estor.lib
    63 LIBRARY rtestbed.lib bafl.lib
    64 
    65 SMPSAFE