From db8f2ba54ffffc30e37adb7986a373b27ec3efa6 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Mon, 16 Dec 2013 13:08:19 +0200 Subject: Fix minimal applications Also added minimal applications to tests Change-Id: Ie4cb702dfb1ff8e771c2de68e74099ac12f32e23 Reviewed-by: Titta Heikkala --- tests/tests.pro | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/tests.pro') diff --git a/tests/tests.pro b/tests/tests.pro index ecff7443..01b0f109 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -17,3 +17,9 @@ SUBDIRS += barstest \ #SUBDIRS += kinectsurface qtHaveModule(multimedia):!android: SUBDIRS += spectrum + +# For testing code snippets of minimal applications +SUBDIRS += minimalbars \ + minimalscatter \ + minimalsurface + -- cgit v1.2.3