view src/qt-test.pro @ 1947:bd2c578f0833

package qt: handle gnutls dependency introduced by freetds
author Mark Brand <mabrand@mabrand.nl>
date Wed, 17 Aug 2011 10:14:00 +0200
parents 4ec76e2b5915
children f653602a0500
line wrap: on
line source

# This file is part of mingw-cross-env.
# See doc/index.html for further information.

TARGET   = test-qt
QT += network sql
SOURCES += qt-test.cpp
FORMS   += qt-test.ui