2011-04-27 10:05:43 +00:00
|
|
|
############################################################
|
|
|
|
# Project file for autotest for file qsqlerror.h
|
|
|
|
############################################################
|
|
|
|
|
2011-10-25 04:42:16 +00:00
|
|
|
CONFIG += testcase
|
|
|
|
TARGET = tst_qsqlerror
|
|
|
|
QT = core sql testlib
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
SOURCES += tst_qsqlerror.cpp
|