[maemo-community] Using libhal.h and libhal-storage.h
From: Pallavi Kandhare pallavi.kandhare at yahoo.comDate: Wed May 12 12:14:19 EEST 2010
- Previous message: Displaying the info of the MMC card and the phone memory
- Next message: Using libhal.h and libhal-storage.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: Displaying the info of the MMC card and the phone memory
- Next message: Using libhal.h and libhal-storage.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
