[maemo-community] Using libhal.h and libhal-storage.h

From: Pallavi Kandhare pallavi.kandhare at yahoo.com
Date: Wed May 12 12:14:19 EEST 2010
Hi all,
 
In Qt to access and alter HAL database you need to add following lines to .pro file to start using libhal:
unix {
    CONFIG += link_pkgconfig
    PKGCONFIG += hal
}
 
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?
 
Regards. 


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.maemo.org/pipermail/maemo-community/attachments/20100512/d675effa/attachment.htm>
More information about the maemo-community mailing list