test: Leftover for split `qsqlquery' unit and benchmark test
Add new directory structure to benchmarks.pro file introduced by
3172631f0d .
Task-number: QTQAINFRA-353
Change-Id: I998530cd00bb1849f7a42816d61195f6a5bb4b92
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
bb10
parent
8bf83267ec
commit
433f5dbbfb
|
|
@ -3,6 +3,7 @@ SUBDIRS = \
|
|||
corelib \
|
||||
gui \
|
||||
network \
|
||||
sql \
|
||||
|
||||
# removed-by-refactor contains(QT_CONFIG, opengl): SUBDIRS += opengl
|
||||
contains(QT_CONFIG, dbus): SUBDIRS += dbus
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS = \
|
||||
qsqlquery \
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS = \
|
||||
kernel \
|
||||
Loading…
Reference in New Issue