view src/qt-test.pro @ 4991:3768d38e7967

Include lua/tikz terminal in gnuplot for Windows (bug #48474). * src/gnuplot.mk: Add "lua" as a dependency. Install additional files for tikz. * src/gnuplot-1-fixes.patch: Select lua/tikz terminal.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 10 Feb 2019 18:02:08 +0100
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