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 / QxtGui / app / app.pro
1 TEMPLATE = app
2 TARGET =
3 DEPENDPATH += .
4 INCLUDEPATH += .
5 CONFIG += qxt
6 QXT += core gui
7
8 FORMS += mainwindow.ui tab.ui
9 HEADERS += mainwindow.h tab.h
10 SOURCES += main.cpp mainwindow.cpp tab.cpp
11 RESOURCES += app.qrc