pimappservices/calendar/tsrc/unit/group/calinterimapiunittestserver.mmp
changeset 0 f979ecb2b13e
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 // Copyright (c) 2007-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      	calinterimapiunittestserver.exe
       
    17 TARGETTYPE  	exe
       
    18 UID		0x1000007A 0x10208315
       
    19 VENDORID 	0x70000001
       
    20 CAPABILITY   	All -TCB
       
    21 
       
    22 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    23 USERINCLUDE   ../src
       
    24 
       
    25 SOURCEPATH  ../src
       
    26 SOURCE	            TestCalInterimApiDCSuiteServer.cpp
       
    27 SOURCE	            TestCalInterimApiDCStep.cpp
       
    28 SOURCE	            TestCalInterimApiDCCreateEntries.cpp
       
    29 
       
    30 LIBRARY     	euser.lib etext.lib efsrv.lib
       
    31 LIBRARY		testexecuteutils.lib 
       
    32 LIBRARY		testexecutelogclient.lib 
       
    33 
       
    34 LIBRARY		calinterimapi.lib agnmodel.lib
       
    35 LIBRARY		pimtestclient.lib
       
    36 LIBRARY		fbscli.lib ecom.lib
       
    37 LIBRARY		estor.lib
       
    38 
       
    39