os/mm/mmtestenv/mmtestfw/MMPFiles/TestFrameworkUECap.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) 2005-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 // Typhoon / Hurricane build :- comment out these lines
    15 // MACRO __MMF_JETSTREAM__
    16 // 
    17 //
    18 
    19 EPOCHEAPSIZE	 0x10000 0x300000
    20 
    21 TARGET           testframeworkuecap.exe
    22 CAPABILITY       UserEnvironment
    23 TARGETTYPE       EXE
    24 
    25 SECUREID 0x1027381B
    26 
    27 
    28 
    29 USERINCLUDE			../Source/TestFramework
    30 USERINCLUDE			../../../mmlibs/mmfw/src/Client/Utility
    31 USERINCLUDE		../include
    32 
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    34 
    35 SOURCEPATH       ../Source/TestFramework
    36 SOURCE          TestFrameworkMain.cpp 
    37 SOURCE			parseline.cpp 
    38 SOURCE			script.cpp
    39 
    40 SOURCE			Filename.cpp
    41 
    42 LIBRARY         euser.lib efsrv.lib 
    43 LIBRARY         testframeworkclient.lib
    44 LIBRARY			fbscli.lib
    45 
    46 
    47 VENDORID 0x70000001
    48 
    49 SMPSAFE