os/security/securityanddataprivacytools/securityconfig/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description: 
    15 * Security configuration
    16 *
    17 */
    18 
    19 
    20 /**
    21  @file
    22 */
    23 
    24 PRJ_PLATFORMS
    25 DEFAULT
    26 
    27 #include "../ups/romstub/bld.inf"
    28 
    29 PRJ_EXPORTS
    30 ../filetokens/filetokensconfig.iby /epoc32/rom/include/filetokensconfig.iby
    31 
    32 ../ocsp/2002b28b.txt               z:/private/10202be9/2002b28b.txt
    33 ../ocsp/ocspcenrep.iby             /epoc32/rom/include/ocspcenrep.iby
    34 
    35 // Optional Replaceable files for UPS
    36 ../ups/backup/backup_registration.xml		z:/private/10283558/backup_registration.xml
    37 
    38 #ifdef SYMBIAN_AUTH_SERVER
    39 // AuthServer cenrep file.
    40 // NOTE: this is required for emulator and target hardware testing only. It is not used in production.
    41 ../authserver/2001ea7f.txt					z:/private/10202be9/2001ea7f.txt
    42 
    43 #endif // SYMBIAN_AUTH_SERVER
    44 // ConfML Files
    45 ../conf/ci_securityconfig.confml            OS_LAYER_EXPORTS_CONFML(ci_securityconfig.confml)
    46 ../conf/securityconfig.confml            OS_LAYER_EXPORTS_CONFML(securityconfig.confml)
    47 ../conf/securityconfig_2002b28b.crml	 OS_LAYER_EXPORTS_CRML(securityconfig_2002b28b.crml)
    48 
    49 PRJ_TESTEXPORTS
    50 
    51 PRJ_MMPFILES
    52 #ifndef TOOLS
    53 #ifndef TOOLS2
    54 securityconfig.mmp
    55 #endif // TOOLS2
    56 #endif // TOOLS