view src/qt-test.pro @ 3254:4c8eca3ca2ba

Add msys-unzip package
author Markus Bergholz <markuman+morespam@gmail.com>
date Thu, 26 Sep 2013 07:36:22 +0200
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