view src/qt-test.pro @ 4060:e36b4f15b7a5

of-control: update to 3.0.0 * src/of-control.mk: update version, checksum * build_packages.m: update control version
author John D
date Thu, 26 Nov 2015 07:53:57 -0500
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