summaryrefslogtreecommitdiffstats
path: root/src/qt-test.pro
blob: 7e2829f3e818f39527f9c2c9aab1f971da52d072 (plain)
1
2
3
4
5
6
7
# This file is part of MXE.
# See index.html for further information.

TARGET   = test-qt
QT += network sql
SOURCES += qt-test.cpp
FORMS   += qt-test.ui