view src/qt-test.pro @ 4148:b4391d95a81c

of-splines: update to 1.3.0 * src/of-splines.mk: update version, checksum * build_packages.m: update splines version
author John Donoghue
date Mon, 23 May 2016 12:54: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