Ok, the long awaited config wizard is here (at least in a very basic state). There...
[quassel.git] / src / contrib / libqxt-2007-10-24 / tests / job / test.pro
1 TEMPLATE = app
2 TARGET = 
3 DEPENDPATH += .
4 INCLUDEPATH += .
5
6 SOURCES += main.cpp
7 CONFIG+=qxt qtestlib
8 QXT += core
9