view src/qt-test.pro @ 3658:581873dfae44

ghostscript: enable native mingw build * src/ghostscript.mk: if native mingw, remove lcms2 directory, override GS_LIB_DEFAULT
author John Donoghue <john.donoghue@ieee.org>
date Wed, 09 Jul 2014 19:41:39 -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