view src/qt-test.pro @ 3983:66f786f7d943

ok-stk: update to v2.3.2 * src/of-stk.mk: update version, checksum * build_packages.m: update stk version
author John Donoghue <john.donoghue@ieee.org>
date Sat, 04 Jul 2015 07:40:39 -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