summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqlerror/qsqlerror.pro
blob: c217e27645e2a71bff43167547f4c132368c923e (plain)
1
2
3
4
5
6
7
8
9
10
############################################################
# Project file for autotest for file qsqlerror.h
############################################################

CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qsqlerror
QT = core sql testlib

SOURCES += tst_qsqlerror.cpp