view src/qt-test.pro @ 4373:14ea30a05e22

of-geometry: update to 3.0.0 * src/of-geometry.mk: update version, checksum * build_packages.m: update geometry version
author John D
date Mon, 03 Apr 2017 07:50:23 -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