view src/qt-test.pro @ 2776:b9a932882282

Merge pull request #83 from mabrand/stable-fix-gnutls package gnutls: automake 1.12 compatibility
author Volker Grabsch <vog@notjusthosting.com>
date Fri, 21 Sep 2012 09:41:26 -0700
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