view src/qt-test.pro @ 4129:029a16e66a36

stable-octave: update for v4.0.2 * src/stable-octave.mk: update version, checksum
author John Donoghue
date Thu, 28 Apr 2016 07:43:52 -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