10 lines
266 B
Prolog
10 lines
266 B
Prolog
############################################################
|
|
# Project file for autotest for file qsqlerror.h
|
|
############################################################
|
|
|
|
CONFIG += testcase
|
|
TARGET = tst_qsqlerror
|
|
QT = core sql testlib
|
|
|
|
SOURCES += tst_qsqlerror.cpp
|