buildverification/smoketest/Utils/group/SmokeTestSecureFSserver.mmp
branchRCL_3
changeset 19 4ca382093dae
parent 5 6beaa9cf4752
child 20 493058e57c8c
equal deleted inserted replaced
5:6beaa9cf4752 19:4ca382093dae
     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 // TestSecureFSserver.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 
       
    19 UID			0x1000008D 0x101FF346
       
    20 VENDORID 0x70000001
       
    21 
       
    22 TARGET			SmokeTestSecureFSserver.exe
       
    23 TARGETTYPE		EXE
       
    24 CAPABILITY		ALL
       
    25 
       
    26 USERINCLUDE		..\Inc
       
    27 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 SOURCEPATH		..\SRC
       
    30 SOURCE			SmokeTestSecureFSserver.cpp
       
    31 
       
    32 SOURCEPATH .
       
    33 
       
    34 LIBRARY			euser.lib
       
    35 LIBRARY			efsrv.lib
       
    36 
       
    37