view src/qt-test.pro @ 4041:b32157906949

of-control: update to v2.8.5 * src/of-control.mk: update version, checksum * build_packages.m: update control version
author John D
date Fri, 02 Oct 2015 18:36:48 -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