taglib with qt-creator
    Plasty Grove 
    plasty.grove at gmail.com
       
    Sat Nov 28 13:57:07 CET 2009
    
    
  
Very cool. It inserted the include lines in the Makefile by itself. How does
this work? Is it similar for other external libraries that I'd like to
include as well?
Thanks,
Plasty
On Sat, Nov 28, 2009 at 6:09 PM, Scott Wheeler <wheeler at kde.org> wrote:
> On Nov 28, 2009, at 8:15 AM, Plasty Grove wrote:
>
> >
> > In qt-creator, these values can be set by editing the .pro file of
> > your project and adding in the following variables:
> >
> > QMAKE_CXXFLAGS += -I /usr/include/taglib -I /usr/include/taglib-extras
> > QMAKE_LIBS += -ltag
>
> I hadn't really messed with Qt Creator, so I didn't know how it was
> set up -- but actually if it just uses .pro files it's even easier:
>
> CONFIG += link_pkgconfig
> PKGCONFIG += taglib taglib-extras
>
> -Scott
> _______________________________________________
> taglib-devel mailing list
> taglib-devel at kde.org
> https://mail.kde.org/mailman/listinfo/taglib-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/taglib-devel/attachments/20091128/34ea2aa7/attachment.htm 
    
    
More information about the taglib-devel
mailing list