pkiutilities/ocsp/inc/ocsp.iby
changeset 59 881d92421467
parent 0 164170e6151a
equal deleted inserted replaced
53:25dd1e8b2663 59:881d92421467
    18 #ifndef __OCSP_IBY__
    18 #ifndef __OCSP_IBY__
    19 #define __OCSP_IBY__
    19 #define __OCSP_IBY__
    20 
    20 
    21 // Online Certificate Status Protocol( OCSP ) implementation
    21 // Online Certificate Status Protocol( OCSP ) implementation
    22 
    22 
    23 file=ABI_DIR\BUILD_DIR\ocsp.dll		System\Libs\ocsp.dll
    23 #include <ocsp_ncp.iby>
    24 file=ABI_DIR\BUILD_DIR\ocsptransport.dll		System\Libs\ocsptransport.dll
    24 file=ABI_DIR\BUILD_DIR\ocsptransport.dll		System\Libs\ocsptransport.dll
    25 file=ABI_DIR\BUILD_DIR\ocspcommon.dll			System\Libs\ocspcommon.dll
       
    26 
    25 
    27 #endif
    26 #endif
    28 
    27