cryptoservices/filebasedcertificateandkeystores/test/thwkeystore/client/thwkeystoreclient.mmp
branchRCL_3
changeset 42 eb9b28acd381
parent 15 da2ae96f639b
equal deleted inserted replaced
41:9b5a3a9fddf8 42:eb9b28acd381
    35 
    35 
    36 start resource 101faaaa.rss
    36 start resource 101faaaa.rss
    37 target 101faaaa.rsc
    37 target 101faaaa.rsc
    38 end
    38 end
    39 
    39 
    40 SYSTEMINCLUDE 	/epoc32/include
    40 OS_LAYER_SYSTEMINCLUDE
    41 /*
    41 /*
    42  * Need to put "/epoc32/include/ecom" as one of the system includes 
    42  * Need to put "/epoc32/include/ecom" as one of the system includes 
    43  * as cryptotokenregistryinfo.rh has the line, '#include "registryinfo.rh"'
    43  * as cryptotokenregistryinfo.rh has the line, '#include "registryinfo.rh"'
    44  * in place of '#include <ecom/registryinfo.rh>'
    44  * in place of '#include <ecom/registryinfo.rh>'
    45  */
    45  */
    46 SYSTEMINCLUDE 	/epoc32/include/ecom
    46 SYSTEMINCLUDE OS_LAYER_PUBLIC_EXPORT_PATH(ecom)
    47 
    47 
    48 USERINCLUDE .
    48 USERINCLUDE .
    49 USERINCLUDE	../../../../../crypto/weakcryptospi/inc
    49 USERINCLUDE	../../../../../crypto/weakcryptospi/inc
    50 USERINCLUDE	../../../../../crypto/weakcryptospi/inc/spi
    50 USERINCLUDE	../../../../../crypto/weakcryptospi/inc/spi
    51 USERINCLUDE ../common
    51 USERINCLUDE ../common