crypto/weakcryptospi/test/kms/bld.inf
changeset 8 35751d3474b7
child 85 1efb81185f1c
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
       
     1 /*
       
     2 * Copyright (c) 2007-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 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 BASEDEFAULT
       
    21 
       
    22 
       
    23 PRJ_TESTEXPORTS
       
    24 
       
    25 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    26 exported_include/keyhandle.h /epoc32/include/keyhandle.h
       
    27 #endif
       
    28 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    29 exported_include/kmsclient.h /epoc32/include/kmsclient.h
       
    30 #endif
       
    31 
       
    32 PRJ_TESTMMPFILES
       
    33 
       
    34 // kmsldd/kmsldd
       
    35 driver/product/kmskext/kmskext
       
    36 driver/product/kmslddk/kmslddk
       
    37 driver/product/kmsldd/kmsldd
       
    38 
       
    39 server/product/kmsserver/kmsserver
       
    40 server/product/kmsclient/kmsclient
       
    41 
       
    42 PRJ_TESTMMPFILES
       
    43 
       
    44 driver/test/kmslddtest/kmslddtest
       
    45 driver/test/kmslddclient/kmslddclient
       
    46 driver/test/kmsextrldd/kmsextrldd
       
    47 driver/test/kmsextrlddk/kmsextrlddk
       
    48 
       
    49 server/test/kmstest/kmstest
       
    50