Hi,

I'm trying to use libqt-xdg. Included there is a simple example:
#include <XdgDirs>
#include <QDebug>

int main(int argc, char **argv)
{
    qDebug() << XdgDirs::dataDirs();
    return 0;
}

It work fine by running cmake . && make but I try to run it in
QtCreator and qmake. What would a corresponding qmake file look like?

Thanks in advance

------------------------------------------------------------------------------
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