view src/qt-test.pro @ 5395:950a0d9b20f5

* src/openexr.mk: update to v2.5.0, disable docs, examples
author John Donoghue <john.donoghue@ieee.org>
date Mon, 11 May 2020 13:12:55 -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