view src/qt-test.pro @ 4478:644022302e76

* Makefile.in: disable GUI in octave version check
author John D
date Wed, 20 Sep 2017 01:22:10 -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