mxe/src/qt-test.pro

8 lines
153 B
Prolog
Raw Normal View History

2012-03-28 14:46:58 +01:00
# This file is part of MXE.
2012-03-29 11:14:15 +01:00
# See index.html for further information.
2010-01-22 23:07:21 +00:00
TARGET = test-qt
QT += network sql
2010-01-22 23:07:21 +00:00
SOURCES += qt-test.cpp
FORMS += qt-test.ui