view src/qt-test.pro @ 6083:49f199fba615

isl: Switch to official mirror. * src/gcc-isl.mk, src/isl.mk: Use new "official" mirror. See: https://groups.google.com/g/isl-development/c/JGaMo2VUu_8/m/wVTUVZrrAQAJ
author Markus Mützel <markus.muetzel@gmx.de>
date Sat, 12 Feb 2022 12:03:29 +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