plugins/contacts/symbian/contactsmodel/tsrc/integration/tcntpolice/template/te_cntsrv_api_policing.mmp
changeset 0 876b1a06bc25
child 5 603d3f8b6302
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/plugins/contacts/symbian/contactsmodel/tsrc/integration/tcntpolice/template/te_cntsrv_api_policing.mmp	Wed Aug 25 15:49:42 2010 +0300
@@ -0,0 +1,35 @@
+/*
+* Copyright (c) 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        Cap_PARAM_SVR_SUITENAME.exe
+TARGETTYPE    exe
+SOURCEPATH	  .
+SOURCE        CSuite.CPP
+PARAM_FOREACH_MESS_BEGIN
+SOURCE        PARAM_MESS_NAME_CSTEP.CPP
+PARAM_FOREACH_MESS_END
+USERINCLUDE   PARAM_SVR_USERINCLUDE
+
+SYSTEMINCLUDE PARAM_SVR_SYSTEMINCLUDE /epoc32/include/test
+LIBRARY       PARAM_SVR_LIBRARIES
+
+//For TEF 
+LIBRARY		testexecuteutils.lib 
+LIBRARY		testexecutelogclient.lib 
+
+MACRO __SECURE_API__
+CAPABILITY All -TCB
+