<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>In Qt to access and alter HAL database you need to add following lines to .pro file to start using libhal:</DIV>
<DIV>unix {<BR>&nbsp;&nbsp;&nbsp; CONFIG += link_pkgconfig<BR>&nbsp;&nbsp;&nbsp; PKGCONFIG += hal<BR>}</DIV>
<DIV>&nbsp;</DIV>
<DIV>So in order to use the above header files in Maemo do i have to add any code to Makefile or to any other file?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards.&nbsp;</DIV></td></tr></table><br>