cryptomgmtlibs/securitytestfw/group/t_testhandler2.mmp
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 15 da2ae96f639b
--- a/cryptomgmtlibs/securitytestfw/group/t_testhandler2.mmp	Tue Jul 21 01:04:32 2009 +0100
+++ b/cryptomgmtlibs/securitytestfw/group/t_testhandler2.mmp	Thu Sep 10 14:01:51 2009 +0300
@@ -1,59 +1,66 @@
-/*
-* 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 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: 
-*
-*/
-/**
-@file
-
-@SYMPurpose t_testhandler2.dll Test harness handler
-*/
-
-TARGET	t_testhandler2.dll
-CAPABILITY    All -Tcb
-TARGETTYPE	dll
-UID 0x10000079 0x101F546C
-VENDORID 0x70000001
-
-// Different def file because no TCapabilitySet on EKA1
-DEFFILE t_testhandler2_sss.def
-
-USERINCLUDE ../test/testhandler2 ../inc
-SYSTEMINCLUDE /epoc32/include
-
-SOURCEPATH	../test/testhandler2
-
-SOURCE t_testhandler.cpp
-SOURCE Ttesthandlersettings.cpp
-SOURCE t_errorconverter.cpp
-SOURCE T_input.cpp
-SOURCE t_output.cpp
-SOURCE t_utils.cpp
-SOURCE t_testaction.cpp
-SOURCE t_testsetup.cpp
-SOURCE t_testactionspec.cpp
-SOURCE t_certstoreactionmemfail.cpp
-SOURCE Tcancel.cpp
-SOURCE t_message.cpp
-SOURCE tTestSpec.cpp
-SOURCE tScriptSetup.cpp
-SOURCE Thardcodedsetup.cpp
-SOURCE tSyncAction.cpp
-SOURCE t_bacline.cpp
-SOURCE t_testrunner.cpp
-SOURCE t_sleep.cpp
-SOURCE t_capabilities.cpp
-SOURCE t_policy.cpp
-
-LIBRARY euser.lib efsrv.lib estor.lib flogger.lib charconv.lib
+/*
+* 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 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: 
+*
+*/
+
+/**
+@file
+
+@SYMPurpose t_testhandler2.dll Test harness handler
+*/
+
+TARGET	t_testhandler2.dll
+CAPABILITY    All -Tcb
+TARGETTYPE	dll
+UID 0x10000079 0x101F546C
+VENDORID 0x70000001
+
+// Different def file because no TCapabilitySet on EKA1
+DEFFILE t_testhandler2_sss.def
+
+USERINCLUDE ../test/testhandler2 ../inc
+SYSTEMINCLUDE /epoc32/include
+
+#ifdef SYMBIAN_AUTH_SERVER
+SYSTEMINCLUDE /epoc32/include/authserver
+#endif
+
+SOURCEPATH	../test/testhandler2
+
+SOURCE t_testhandler.cpp
+SOURCE Ttesthandlersettings.cpp
+SOURCE t_errorconverter.cpp
+SOURCE T_input.cpp
+SOURCE T_tefinput.cpp
+SOURCE t_output.cpp
+SOURCE t_utils.cpp
+SOURCE t_testaction.cpp
+SOURCE t_testsetup.cpp
+SOURCE t_testactionspec.cpp
+SOURCE t_certstoreactionmemfail.cpp
+SOURCE Tcancel.cpp
+SOURCE t_message.cpp
+SOURCE tTestSpec.cpp
+SOURCE tScriptSetup.cpp
+SOURCE Thardcodedsetup.cpp
+SOURCE tSyncAction.cpp
+SOURCE t_bacline.cpp
+SOURCE t_testrunner.cpp
+SOURCE t_sleep.cpp
+SOURCE t_capabilities.cpp
+SOURCE t_policy.cpp
+
+LIBRARY euser.lib efsrv.lib estor.lib flogger.lib charconv.lib
+SMPSAFE