Intergarting taglib with qmake
Lukáš Lalinský
lalinsky at gmail.com
Wed May 9 19:17:36 CEST 2007
On St, 2007-05-09 at 12:20 -0500, Raúl huertas wrote:
> Hello!
> I'm working in a class song that uses taglib to load and save tags. How
> ever, in all my project I'm working with qt framework, QString, QList, QMap,
> quint32... So I need qmake. the problem is that I don't know whre to insert
> `taglib-config --cflags --libs`, or if I should use the output of this
> scrpit for use them as compiler options.
With qmake 4 you can use:
CONFIG += link_pkgconfig
PKGCONFIG += taglib
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Toto je =?ISO-8859-1?Q?digit=E1lne?=
=?ISO-8859-1?Q?_podp=EDsan=E1?= =?UTF-8?Q?_=C4=8Das=C5=A5?=
=?ISO-8859-1?Q?_spr=E1vy?=
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20070509/2de39040/attachment.pgp
More information about the taglib-devel
mailing list