repo.or.cz
/
qt-netbsd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixes a crash in QDoubleSpinBox
[qt-netbsd.git]
/
tests
/
auto
/
qsql
/
qsql.pro
blob
2c0e337eed9f172d59d17429104c9dc2ef746885
1
load
(
qttest_p4
)
2
SOURCES
+=
tst_qsql
.
cpp
3
4
QT
+=
sql
5
6
contains
(
QT_CONFIG
,
qt3support
):
QT
+=
qt3support
7
8
wince
*: {
9
DEPLOYMENT_PLUGIN
+=
qsqlite
10
}