securityanddataprivacytools/securityconfig/group/bld.inf
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 34 5b5ca9f4f7b4
--- a/securityanddataprivacytools/securityconfig/group/bld.inf	Tue Jul 21 01:04:32 2009 +0100
+++ b/securityanddataprivacytools/securityconfig/group/bld.inf	Thu Sep 10 14:01:51 2009 +0300
@@ -1,57 +1,57 @@
-/*
-* Copyright (c) 2006-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: 
-* Security configuration
-*
-*/
-
-
-
-
-/**
- @file
-*/
-
-PRJ_PLATFORMS
-DEFAULT
-
-#ifdef SYMBIAN_USER_PROMPT_SERVICE
-#include "../ups/romstub/bld.inf"
-#endif
-
-PRJ_EXPORTS
-../filetokens/filetokensconfig.iby /epoc32/rom/include/filetokensconfig.iby
-
-../tlsprovider/tlsproviderpolicy.ini z:/resource/tlsproviderpolicy.ini
-../tlsprovider/tlsproviderconfig.iby /epoc32/rom/include/tlsproviderconfig.iby
-
-../ocsp/ocsppolicy.ini /epoc32/release/winscw/udeb/z/system/data/ocsppolicy.ini
-../ocsp/ocsppolicy.ini /epoc32/release/winscw/urel/z/system/data/ocsppolicy.ini
-../ocsp/ocsppolicy.ini  /epoc32/data/z/system/data/ocsppolicy.ini
-../ocsp/ocspconfig.iby /epoc32/rom/include/ocspconfig.iby
-
-// Optional Replaceable files for UPS
-../ups/backup/backup_registration.xml		z:/private/10283558/backup_registration.xml
-
-
-PRJ_TESTEXPORTS
-../tlsprovider/tlsproviderpolicy.ini /epoc32/winscw/c/ttlsprovider/policy/tlsproviderpolicy.ini
-
-
-PRJ_MMPFILES
-#ifndef TOOLS
-#ifndef TOOLS2
-securityconfig.mmp
-#endif // TOOLS2
-#endif // TOOLS
+/*
+* Copyright (c) 2006-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: 
+* Security configuration
+*
+*/
+
+
+/**
+ @file
+*/
+
+PRJ_PLATFORMS
+DEFAULT
+
+#include "../ups/romstub/bld.inf"
+
+PRJ_EXPORTS
+../filetokens/filetokensconfig.iby /epoc32/rom/include/filetokensconfig.iby
+
+../ocsp/ocsppolicy.ini /epoc32/release/winscw/udeb/z/system/data/ocsppolicy.ini
+../ocsp/ocsppolicy.ini /epoc32/release/winscw/urel/z/system/data/ocsppolicy.ini
+../ocsp/ocsppolicy.ini  /epoc32/data/z/system/data/ocsppolicy.ini
+../ocsp/ocspconfig.iby /epoc32/rom/include/ocspconfig.iby
+
+// Optional Replaceable files for UPS
+../ups/backup/backup_registration.xml		z:/private/10283558/backup_registration.xml
+
+#ifdef SYMBIAN_AUTH_SERVER
+// AuthServer cenrep file.
+// NOTE: this is required for emulator and target hardware testing only. It is not used in production.
+../authserver/2001ea7f.txt					z:/private/10202be9/2001ea7f.txt
+
+#endif // SYMBIAN_AUTH_SERVER
+// ConfML Files
+../conf/securityconfig.confml            OS_LAYER_EXPORTS_CONFML(securityconfig.confml)
+../conf/securityconfig_2001ea7f.crml	 OS_LAYER_EXPORTS_CRML(securityconfig_2001ea7f.crml)
+
+PRJ_TESTEXPORTS
+
+PRJ_MMPFILES
+#ifndef TOOLS
+#ifndef TOOLS2
+securityconfig.mmp
+#endif // TOOLS2
+#endif // TOOLS