Update hal.mmp to cope with change in kernelhwsrv that exports hal_int.h to epoc32\include\platform\kernel
authorWilliam Roberts <williamr@symbian.org>
Tue, 13 Apr 2010 18:28:12 +0100
changeset 30 467838f5fbab
parent 29 cefd539ba8d3
child 31 c3f5d7eacc87
Update hal.mmp to cope with change in kernelhwsrv that exports hal_int.h to epoc32\include\platform\kernel
omap3530/beagle_drivers/hal/hal.mmp
--- a/omap3530/beagle_drivers/hal/hal.mmp	Tue Mar 30 18:15:37 2010 +0100
+++ b/omap3530/beagle_drivers/hal/hal.mmp	Tue Apr 13 18:28:12 2010 +0100
@@ -23,10 +23,11 @@
 sourcepath		../../../../../../../sf/os/kernelhwsrv/halservices/hal/src
 source			hal_main.cpp userhal.cpp
 
-systeminclude		+/include ../../../../../../../sf/os/kernelhwsrv/halservices/hal/inc
 sourcepath		+/build/generatedcpp/hal
 source			VariantTarget(values,cpp) VariantTarget(config,cpp)
 
+OS_LAYER_SYSTEMINCLUDE
+
 library			euser.lib
 
 deffile			../../../../../../../sf/os/kernelhwsrv/halservices/hal/~/hal.def