view src/qt-test.pro @ 3933:eef6ad84c349

octave: update to v4.0.0-rc4 * src/octave.mk: update version, checksum
author John Donoghue <john.donoghue@ieee.org>
date Wed, 06 May 2015 21:14:42 -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