view src/qt-test.pro @ 4212:df658d20fd3b

* transfig.mk: Always include -liconv in config options.
author John W. Eaton <jwe@octave.org>
date Sat, 10 Sep 2016 06:13:26 -0400
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