Some cosmetic corrections and some minor work on the nick model. Hopefully I
[quassel.git] / build / contrib / libqxt-config.pri
1 # This file needs to be copied into src/contrib/libqxt-$$QXTVER/config.pri if you
2 # update the snapshot!
3
4 # Stuff that is used by the libqxt project files
5 CONFIG += static staticlibs
6 CONFIG += release
7 DEFINES *= HAVE_QT
8 QXTBUILDDIR = ../../../../../build/contrib
9 DESTDIR = $$QXTBUILDDIR
10 MOC_DIR = $$QXTBUILDDIR/.libqxt/moc
11 OBJECTS_DIR = $$QXTBUILDDIR/.libqxt/obj