aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-11-10 09:25:35 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-12 06:56:46 +0000
commitb2dac6c3bc157ab8c39fa837e107fc5cdbdc5289 (patch)
tree681d74d2ce6c1f5b93b2cf62daee1f23ba6b388a /tests/manual/manual.pro
parent2cf46e303c50516c836918b7c707b3ed0a184ae2 (diff)
tests: add testbench into manual.pro
Change-Id: Ic3d0c51d10dc5d760d948ccdcb9cbc45c74f3c29 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'tests/manual/manual.pro')
-rw-r--r--tests/manual/manual.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
index 8dac1b34..b974ae29 100644
--- a/tests/manual/manual.pro
+++ b/tests/manual/manual.pro
@@ -1,4 +1,5 @@
TEMPLATE = subdirs
SUBDIRS += \
gifs \
- fonts
+ fonts \
+ testbench