view src/qt-test.pro @ 5530:1b16d40c6611

* configure.ac: Slightly improve help strings for configure switches.
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 08 Sep 2020 16:04:48 +0200
parents 99516e73b368
children
line wrap: on
line source

# 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