From 8d43669cb0dbcb9a539de3f7118f527bfa61e5f0 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Thu, 18 Jul 2013 13:09:27 +0200 Subject: [PATCH] Remove unnecessary CONFIG += ordered. None of the subdirectories here apepar to depend on each other. Change-Id: Id8ac9f030ecc0b440ee5193bad9bb710cec11edd Reviewed-by: Oswald Buddenhagen --- tests/manual/scenegraph_lancelot/scenegraph_lancelot.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/manual/scenegraph_lancelot/scenegraph_lancelot.pro b/tests/manual/scenegraph_lancelot/scenegraph_lancelot.pro index 55efdfc..1bbb334 100644 --- a/tests/manual/scenegraph_lancelot/scenegraph_lancelot.pro +++ b/tests/manual/scenegraph_lancelot/scenegraph_lancelot.pro @@ -1,3 +1,2 @@ TEMPLATE = subdirs -CONFIG += ordered SUBDIRS = scenegrabber scenegraph -- 2.7.4