cryptoservices/filebasedcertificateandkeystores/test/thwkeystore/client/thwkeystoreclient.mmp
branchRCL_3
changeset 42 eb9b28acd381
parent 15 da2ae96f639b
--- a/cryptoservices/filebasedcertificateandkeystores/test/thwkeystore/client/thwkeystoreclient.mmp	Sat Feb 20 00:36:18 2010 +0200
+++ b/cryptoservices/filebasedcertificateandkeystores/test/thwkeystore/client/thwkeystoreclient.mmp	Fri Mar 12 15:51:07 2010 +0200
@@ -37,13 +37,13 @@
 target 101faaaa.rsc
 end
 
-SYSTEMINCLUDE 	/epoc32/include
+OS_LAYER_SYSTEMINCLUDE
 /*
  * Need to put "/epoc32/include/ecom" as one of the system includes 
  * as cryptotokenregistryinfo.rh has the line, '#include "registryinfo.rh"'
  * in place of '#include <ecom/registryinfo.rh>'
  */
-SYSTEMINCLUDE 	/epoc32/include/ecom
+SYSTEMINCLUDE OS_LAYER_PUBLIC_EXPORT_PATH(ecom)
 
 USERINCLUDE .
 USERINCLUDE	../../../../../crypto/weakcryptospi/inc