view src/qt-test.pro @ 7087:af9f3c1a40b1 release

* src/libbiosig.mk: update to v2.6.0
author Alois Schlögl <alois.schloegl@gmx.net>
date Fri, 23 Feb 2024 09:49:19 +0100
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