Remove libqxt from our svn. We don't depend on it anymore thanks to
[quassel.git] / src / contrib / libqxt-2007-10-24 / tests / QxtGui / app / app.pro
diff --git a/src/contrib/libqxt-2007-10-24/tests/QxtGui/app/app.pro b/src/contrib/libqxt-2007-10-24/tests/QxtGui/app/app.pro
deleted file mode 100644 (file)
index 125f1e6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET =
-DEPENDPATH += .
-INCLUDEPATH += .
-CONFIG += qxt
-QXT += core gui
-
-FORMS += mainwindow.ui tab.ui
-HEADERS += mainwindow.h tab.h
-SOURCES += main.cpp mainwindow.cpp tab.cpp
-RESOURCES += app.qrc