view src/qt-test.pro @ 3456:3124eb50a04b

Add msys-zip package
author Philip Nienhuis <prnienhuis@users.sf.net>
date Sat, 25 Jan 2014 23:04:52 +0100
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