view src/qt-test.pro @ 3819:5a00da34fd24

gdb: update version 7.9 * src/gdb-1-fix-termcap.patch: updated patch * src/gdb.mk: update version, checksum
author John Donoghue
date Tue, 03 Mar 2015 11:27:10 -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