pkiutilities/ocsp/group/bld.inf
changeset 61 1cc4c46c2963
parent 0 164170e6151a
equal deleted inserted replaced
56:25a3fbb5e4d3 61:1cc4c46c2963
    20 
    20 
    21 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    22 DEFAULT
    22 DEFAULT
    23 
    23 
    24 PRJ_EXPORTS
    24 PRJ_EXPORTS
    25 // specify the source file followed by its destination here
       
    26 // copy will be used to copy the source file to its destination
       
    27 // If there's no destination then the source file will be copied
       
    28 // to the same name in /epoc32/include
       
    29 
       
    30 ../inc/ocsppolicy.h					SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(ocsppolicy.h)
       
    31 ../inc/ocsp_v2.h					SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(ocsp.h)
       
    32 ../inc/ocsptransport_v2.h				SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(ocsptransport.h)
       
    33 ../inc/ocsprequestandresponse.h     			SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(ocsprequestandresponse.h)
       
    34 
       
    35 // ROMKIT includes
       
    36 ../inc/ocsp.iby					/epoc32/rom/include/ocsp.iby
       
    37 
    25 
    38 PRJ_MMPFILES
    26 PRJ_MMPFILES
    39 
    27 
    40 #ifndef TOOLS
    28 #ifndef TOOLS
    41 #ifndef TOOLS2
    29 #ifndef TOOLS2
    42 
    30 
    43 
    31 
    44 #ifndef WINC
    32 #ifndef WINC
    45 ocspcommon.mmp
       
    46 ocsp.mmp
       
    47 ../transport/ocsptransport.mmp
    33 ../transport/ocsptransport.mmp
    48 #endif	//	WINC
    34 #endif	//	WINC
    49 
    35 
    50 #endif	//	TOOLS2
    36 #endif	//	TOOLS2
    51 #endif	//	TOOLS
    37 #endif	//	TOOLS