crypto/weakcrypto/group/bld.inf
changeset 85 1efb81185f1c
parent 72 de46a57f75fb
equal deleted inserted replaced
77:956a80986d49 85:1efb81185f1c
    28 
    28 
    29 PRJ_EXPORTS
    29 PRJ_EXPORTS
    30 ../inc/cryptopanic.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cryptopanic.h)
    30 ../inc/cryptopanic.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cryptopanic.h)
    31 ../inc/hash.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(hash.h)
    31 ../inc/hash.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(hash.h)
    32 ../inc/random.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(random.h)
    32 ../inc/random.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(random.h)
    33 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    34 ../inc/keyidentifierutil.h
       
    35 #endif
       
    36 ../inc/randsvr.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(randsvr.h)
    33 ../inc/randsvr.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(randsvr.h)
    37 ../inc/randcliserv.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(randcliserv.h)
    34 ../inc/randcliserv.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(randcliserv.h)
    38 ../inc/pkcs5kdf.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs5kdf.h)
    35 ../inc/pkcs5kdf.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs5kdf.h)
    39 ../inc/pkcs12kdf.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12kdf.h)
    36 ../inc/pkcs12kdf.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12kdf.h)
    40 
    37 
    42 ../inc/hash.iby /epoc32/rom/include/hash.iby
    39 ../inc/hash.iby /epoc32/rom/include/hash.iby
    43 ../inc/random.iby /epoc32/rom/include/random.iby
    40 ../inc/random.iby /epoc32/rom/include/random.iby
    44 ../inc/pbe.iby /epoc32/rom/include/pbe.iby
    41 ../inc/pbe.iby /epoc32/rom/include/pbe.iby
    45 
    42 
    46 
    43 
    47 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
       
    48 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    49 ../inc/randsvrimpl.h 				/epoc32/include/randsvrimpl.h
       
    50 #endif
       
    51 #endif
       
    52 
    44 
    53 #ifndef SYMBIAN_CRYPTOSPI
    45 #ifndef SYMBIAN_CRYPTOSPI
    54 #ifndef TOOLS // Don't build anything for tools
    46 #ifndef TOOLS // Don't build anything for tools
    55 #ifndef TOOLS2 // Don't build anything for tools2
    47 #ifndef TOOLS2 // Don't build anything for tools2
    56 
    48