view src/qt-test.pro @ 2989:59fedb8ce3da

Update fttk download URL to http://fltk.org/pub/fltk
author John Donoghue <john.onoghue@ieee.org>
date Mon, 20 May 2013 11:32:05 -0400
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