view src/qt-test.pro @ 3965:c885e3994aaa

of-control: update to v2.8.2 * src/of-control.mk: update version, checksum * build_packages.m: update control version
author John Donoghue <john.donoghue@ieee.org>
date Mon, 15 Jun 2015 20:41:58 -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