diff -r f18401adf8e1 -r 641f389e9157 cryptoservices/filebasedcertificateandkeystores/Inc/filetokens.iby --- a/cryptoservices/filebasedcertificateandkeystores/Inc/filetokens.iby Thu Aug 19 11:38:48 2010 +0300 +++ b/cryptoservices/filebasedcertificateandkeystores/Inc/filetokens.iby Tue Aug 31 17:00:08 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009-2010 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" @@ -28,7 +28,13 @@ ECOM_PLUGIN(filecertstore.dll,101f5015.rsc) ECOM_PLUGIN(filekeystore.dll,101f7332.rsc) +#ifdef SYMBIAN_KEYSTORE_USE_AUTH_SERVER +file=ABI_DIR\BUILD_DIR\fstokenserver_useauth.exe sys\bin\fstokenserver.exe +data=EPOCROOT##epoc32\data\z\private\10202be9\200218e6.txt \private\10202be9\200218e6.txt + +#else file=ABI_DIR\BUILD_DIR\fstokenserver.exe sys\bin\fstokenserver.exe +#endif // SYMBIAN_KEYSTORE_USE_AUTH_SERVER #include "filetokensconfig.iby"