diff -r 000000000000 -r e686773b3f54 pimprotocols/phonebooksync/Test/TE_cntsync/te_cntsync.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pimprotocols/phonebooksync/Test/TE_cntsync/te_cntsync.mmp Tue Feb 02 10:12:17 2010 +0200 @@ -0,0 +1,45 @@ +// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + +TARGET te_cntsync.exe +CAPABILITY All -Tcb +TARGETTYPE exe +UID 0x1000007A 0x10206011 +VENDORID 0x70000001 + +SOURCEPATH . +SOURCE TE_cntSyncServer.cpp +SOURCE te_cntsyncbase.cpp te_cntsyncread.cpp te_cntsyncsync.cpp +SOURCE te_cntsyncadd.cpp te_cntsyncedit.cpp te_cntsyncdelete.cpp te_cntsyncfind.cpp +SOURCE te_cntsyncstress.cpp te_cntsyncutils.cpp +SOURCE te_cntsyncview.cpp + +USERINCLUDE . +USERINCLUDE .. +USERINCLUDE ../../inc +APP_LAYER_SYSTEMINCLUDE_SYMBIAN + +#if !defined(WINS) && !defined(GCC32) +LIBRARY commsfw.lib +#endif + +LIBRARY euser.lib phbksyncsvr.lib cntmodel.lib +LIBRARY efsrv.lib bafl.lib +LIBRARY c32root.lib +LIBRARY testexecutelogclient.lib +LIBRARY testexecuteutils.lib +LIBRARY sbeclient.lib + +SMPSAFE