test: Leftover for split `qsqlquery' unit and benchmark test

Add new directory structure to benchmarks.pro file introduced by
3172631f0d40f34249f376f9b94a40919573d0c7 .

Task-number: QTQAINFRA-353
Change-Id: I998530cd00bb1849f7a42816d61195f6a5bb4b92
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
Sergio Ahumada 2011-10-24 12:48:56 +02:00 committed by Qt by Nokia
parent 8bf83267ec
commit 433f5dbbfb
3 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,7 @@ SUBDIRS = \
corelib \
gui \
network \
sql \
# removed-by-refactor contains(QT_CONFIG, opengl): SUBDIRS += opengl
contains(QT_CONFIG, dbus): SUBDIRS += dbus

View File

@ -0,0 +1,3 @@
TEMPLATE = subdirs
SUBDIRS = \
qsqlquery \

View File

@ -0,0 +1,3 @@
TEMPLATE = subdirs
SUBDIRS = \
kernel \