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

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