lowlevellibsandfws/pluginfw/TestExecute/EComPerfTest/group/TE_EcomGranularityTestServer.mmp
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 // Copyright (c) 2006-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 // Uses SID of EComserver process to allow access to private dir.
       
    17 UID 			0x1000007A 0x10009D8F  
       
    18 VENDORID 0x70000001
       
    19 
       
    20 TARGET 			te_ecomgranularitytestserver.exe
       
    21 TARGETTYPE 		exe
       
    22 EPOCHEAPSIZE 0x00030000 0x00200000 
       
    23 
       
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    25 USERINCLUDE 	../src
       
    26 USERINCLUDE 	../../../Framework/frame 
       
    27 USERINCLUDE 	../../../Test_Bed/inc
       
    28 USERINCLUDE	../../../Framework/inc 
       
    29 
       
    30 SOURCEPATH		../src
       
    31 SOURCE			TE_EcomGranularityTestServer.cpp TE_EcomGranularityTestStep.cpp
       
    32 
       
    33 // Following are source files of EcomServer
       
    34 SOURCEPATH		../../../Framework/frame
       
    35 SOURCE			Registrar.cpp Discoverer.cpp BackupNotifier.cpp 
       
    36 SOURCE			RegistryData.cpp 
       
    37 SOURCE			ImplementationInformation.cpp EComEntry.cpp	
       
    38 SOURCE			DowngradePath.cpp EComEntryBase.cpp clientrequest.cpp
       
    39 SOURCE			DriveInfo.cpp EComPerformance.cpp
       
    40 SOURCE			FileUtils.cpp
       
    41 SOURCE			EComPatchDataConstantv2.cpp
       
    42 SOURCE			ParseImplementationData.cpp
       
    43 
       
    44 LIBRARY 	euser.lib 
       
    45 LIBRARY 	estor.lib 
       
    46 LIBRARY 	bafl.lib 
       
    47 LIBRARY 	bsul.lib
       
    48 LIBRARY 	efsrv.lib 
       
    49 LIBRARY 	hal.lib 
       
    50 LIBRARY		testexecuteutils.lib 
       
    51 LIBRARY		testexecutelogclient.lib
       
    52 
       
    53 SMPSAFE