view src/qt-test.pro @ 3879:8741198454e7

postgresql: update to v9.4.1 * src/postgresql.mk: update version/checksum
author John Donoghue
date Fri, 03 Apr 2015 15:57:49 -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