We now have a current svn snapshot of libqxt in our contrib dir, and
[quassel.git] / src / contrib / libqxt-2007-10-24 / tests / job / test.pro
diff --git a/src/contrib/libqxt-2007-10-24/tests/job/test.pro b/src/contrib/libqxt-2007-10-24/tests/job/test.pro
new file mode 100644 (file)
index 0000000..7d806ef
--- /dev/null
@@ -0,0 +1,9 @@
+TEMPLATE = app
+TARGET = 
+DEPENDPATH += .
+INCLUDEPATH += .
+
+SOURCES += main.cpp
+CONFIG+=qxt qtestlib
+QXT += core
+