imgtools_os/romkiteka2/test/abs.var
author Mike Kinghan <mikek@symbian.org>
Tue, 16 Nov 2010 14:32:12 +0000
branchGCC_SURGE
changeset 79 f7dee603db09
parent 0 83f4b4db085c
permissions -rw-r--r--
[GCCE] We need a way for the HAL config extension to parameterise the HAL config file (.hcf) that will be used, depending upon the toolchain we are building with. E.g. if we are building BeagleBoard with RVCT we can configure hardware floating point because we have ARM's vfp math libraries; if we are building it with GCC, we lack this library support.

VARIANT			abs

VARIANT_HRH		/epoc32/include/test/abs.hrh

BUILD_INCLUDE	set		fakeA
BUILD_INCLUDE	append	fakeB

ROM_INCLUDE 	set		/epoc32/include/test/incA
ROM_INCLUDE 	append	/epoc32/include/test/incB