view src/qt-test.pro @ 3665:d28dcb8df4eb

netcdf: update version * src/netcdf.mk: update to 4.3.2, use CONFIGURE_CPPFLAGS
author John Donoghue
date Sat, 26 Jul 2014 08:22:13 -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