datasourceadaptation/gpsdatasourceadaptation/psytester/psytestercrtester/group/lbspsytestercrtest.mmp
changeset 36 b47902b73a93
parent 0 9cfd9a3ee49c
equal deleted inserted replaced
35:a2efdd544abf 36:b47902b73a93
       
     1 // Copyright (c) 2003-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 
       
    17 
       
    18 TARGET              psycrtester.exe
       
    19 TARGETTYPE          exe
       
    20 UID                 0x00000000 0x102073C8
       
    21 TARGETPATH	        /sys/bin	
       
    22 CAPABILITY          ReadUserData WriteDeviceData
       
    23 
       
    24 
       
    25 
       
    26 SOURCEPATH          ../src
       
    27 
       
    28 // Framework
       
    29 SOURCE				epos_psycrtester_main.cpp	
       
    30 SOURCE				epos_cpospsycrtesthandler.cpp	
       
    31 SOURCE				epos_cpospsycrlog.cpp
       
    32 
       
    33 USERINCLUDE         ../inc
       
    34 
       
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 
       
    37 LIBRARY             euser.lib
       
    38 LIBRARY				bafl.lib 
       
    39 LIBRARY		    	efsrv.lib // RFile
       
    40 LIBRARY				centralrepository.lib
       
    41 LIBRARY             ecom.lib
       
    42 
       
    43 
       
    44 SMPSAFE