On Sat, Nov 23, 2013 at 6:14 AM, Damian Ivanov <damianator...@gmail.com> wrote:
> The question was not about to compile libqtxdg with qmake but how to
> use it within another project (using qmake).
> I figured it out anyway:
>
> unix:!macx: LIBS += -L$PWD/../../../usr/lib64/ -lQt5Xdg
> INCLUDEPATH += $PWD/../../../usr/lib64
> DEPENDPATH += $PWD/../../../usr/lib64
>
> replace the path with yours.

You can use pkg-config with qmake.
Check the Configuration Features at:
http://qt-project.org/doc/qt-4.8/qmake-project-files.html#configuration-features

Regards,
-- 
        Luís Pereira

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to