view src/qt-test.pro @ 4377:54b1b8a285e6

of-sparsersb.mk: add patch for typo (Bug #50764) * src/of-sparsersb-1-fixes.patch: new file * dist-files.mk: add of-sparsersb-1-fixes.patch
author John D
date Sun, 09 Apr 2017 16:38:33 -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