view src/qt-test.pro @ 3778:f981744a8f4a

uuid: dont install libuuid.dll.a when creating libuuid.dll * src/uuid.mk: remove created libuuid.dll.a
author John Donoghue <john.donoghue@ieee.org>
date Mon, 26 Jan 2015 19:01:48 -0500
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