<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi all,</DIV>
<DIV> </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> CONFIG += link_pkgconfig<BR> PKGCONFIG += hal<BR>}</DIV>
<DIV> </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> </DIV>
<DIV>Regards. </DIV></td></tr></table><br>