diff -r cd501b96611d -r ece3df019add authenticationservices/authenticationserver/test/tauthcliserv/tauthcliserv.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/authenticationservices/authenticationserver/test/tauthcliserv/tauthcliserv.mmp Tue Nov 24 09:06:03 2009 +0200 @@ -0,0 +1,67 @@ +/* +* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "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: +* +*/ + + +OPTION GCCE -Wno-multichar + +TARGET tauthcliserv.exe +TARGETTYPE exe +UID 0x1000007A 0x10204F0D +VENDORID 0x70000001 + +CAPABILITY TrustedUI ProtServ ReadDeviceData WriteDeviceData Location SurroundingsDD UserEnvironment ReadUserData WriteUserData AllFiles + +USERINCLUDE ../../source/common +USERINCLUDE ../../source/server +USERINCLUDE ../../source/client +USERINCLUDE ../../inc_private +USERINCLUDE ../../inc/authserver + +SYSTEMINCLUDE /epoc32/include +SYSTEMINCLUDE /epoc32/include/test + +SOURCEPATH . +USERINCLUDE . +SOURCE tauthcliserv.cpp +SOURCE step_base.cpp +SOURCE step_client.cpp +SOURCE step_mgrclient.cpp +SOURCE step_authexpr_build.cpp +SOURCE step_authexpr_eval.cpp +SOURCE step_firststart.cpp + +SOURCE ../../source/server/authserver.cpp +SOURCE ../../source/server/authserversession.cpp +SOURCE ../../source/server/authdb.cpp +SOURCE ../../source/server/transientkeyinfo.cpp +SOURCE ../../source/server/encryptedprotectionkey.cpp +SOURCE ../../source/server/transientkey.cpp +SOURCE ../../source/server/evaluator.cpp +SOURCE ../../source/server/pluginmgr.cpp +SOURCE ../../source/server/trainingmgr.cpp +SOURCE ../../source/server/authtransaction.cpp +SOURCE ../../source/server/pluginobserver.cpp +SOURCE ../../source/server/authrepository.cpp + +LIBRARY bafl.lib edbms.lib ecom.lib estor.lib efsrv.lib euser.lib +LIBRARY testexecuteutils.lib testexecutelogclient.lib +LIBRARY authclient.lib authcommon.lib scsclient.lib +LIBRARY cryptography.lib pbe.lib random.lib +LIBRARY cinidata.lib // add text INI file parsing ability +LIBRARY sectcbutil.lib +LIBRARY centralrepository.lib scsserver.lib +SMPSAFE