summaryrefslogtreecommitdiffstats
path: root/src/qt-test.pro
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-01-22 23:07:21 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-01-22 23:07:21 (GMT)
commit4a1e1b1fcbcd66e47cc3e4bd8876cb6e98abd4c8 (patch)
tree64248fcc6e77bb04241ce86270bc191b2e22d0ef /src/qt-test.pro
parentfeccf81bb92f76668d107880f270988d3048cb42 (diff)
downloadmxe-4a1e1b1fcbcd66e47cc3e4bd8876cb6e98abd4c8.zip
mxe-4a1e1b1fcbcd66e47cc3e4bd8876cb6e98abd4c8.tar.gz
mxe-4a1e1b1fcbcd66e47cc3e4bd8876cb6e98abd4c8.tar.bz2
test program for package qt
Diffstat (limited to 'src/qt-test.pro')
-rw-r--r--src/qt-test.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/qt-test.pro b/src/qt-test.pro
new file mode 100644
index 0000000..85d1109
--- /dev/null
+++ b/src/qt-test.pro
@@ -0,0 +1,6 @@
+# This file is part of mingw-cross-env.
+# See doc/index.html or doc/README for further information.
+
+TARGET = test-qt
+SOURCES += qt-test.cpp
+FORMS += qt-test.ui