cryptomgmtlibs/securityutils/group/bld.inf
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     1 /*
       
     2 * Copyright (c) 2005-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 * Exports two header files 
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 /**
       
    23  @file
       
    24 */
       
    25 
       
    26 PRJ_PLATFORMS
       
    27 DEFAULT
       
    28 
       
    29 PRJ_EXPORTS
       
    30 ../inc/euserext.h
       
    31 ../inc/securityerr.h
       
    32 ../inc/sectcbutil.h
       
    33 ../inc/base64.h
       
    34 ../inc/miscutil.h
       
    35 ../inc/callbacktimer.h
       
    36 ../inc/explicit_http_session.h
       
    37 
       
    38 // ROMKIT includes
       
    39 ../inc/secutil.iby 		/epoc32/rom/include/secutil.iby
       
    40 ../inc/sectcbutil.iby	/epoc32/rom/include/sectcbutil.iby
       
    41 
       
    42 PRJ_TESTEXPORTS
       
    43 
       
    44 // trecog cert exports
       
    45 ../test/trecog/scripts/trecogcert.ini		/epoc32/winscw/c/trecog/trecogcert.ini
       
    46 ../test/trecog/scripts/trecogcert.script		/epoc32/winscw/c/trecog/trecogcert.script
       
    47 
       
    48 // trecog java exports
       
    49 ../test/trecog/scripts/trecogjava.ini		/epoc32/winscw/c/trecog/trecogjava.ini
       
    50 ../test/trecog/scripts/trecogjava.script	/epoc32/winscw/c/trecog/trecogjava.script
       
    51 ../test/trecog/data/smalljad.jad			/epoc32/winscw/c/trecog/smalljad.jad
       
    52 ../test/trecog/data/largejad.jad			/epoc32/winscw/c/trecog/largejad.jad
       
    53 
       
    54 ../test/trecog/scripts/trecogpkcs12.ini			/epoc32/winscw/c/trecog/trecogpkcs12.ini
       
    55 ../test/trecog/scripts/trecogpkcs12.script		/epoc32/winscw/c/trecog/trecogpkcs12.script
       
    56 ../test/trecog/data/pkcs12simple.p12			/epoc32/winscw/c/trecog/pkcs12simple.p12
       
    57 ../test/trecog/data/pkcs12simple.p12			/epoc32/winscw/c/trecog/pkcs12simple.pfx
       
    58 ../test/trecog/data/pkcs12simple.p12			/epoc32/winscw/c/trecog/pkcs12simple.xyz
       
    59 ../test/trecog/data/root5ca_key.pk8				/epoc32/winscw/c/trecog/root5ca_key.pk8
       
    60 ../test/trecog/data/small.txt					/epoc32/winscw/c/trecog/small.txt
       
    61 
       
    62 
       
    63 
       
    64 // ROM test iby
       
    65 ../inc/secutiltests.iby /epoc32/rom/include/secutiltests.iby
       
    66 
       
    67 PRJ_MMPFILES
       
    68 #ifndef TOOLS
       
    69 #ifndef TOOLS2
       
    70 secutil.mmp
       
    71 sectcbutil.mmp
       
    72 #endif //TOOLS2
       
    73 #endif //TOOLS
       
    74 
       
    75 PRJ_TESTMMPFILES
       
    76 ../test/trecog/trecog.mmp