From 8915a6a3daa76ff79b39387758537b93d7b7efa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomi=20Korpip=C3=A4=C3=A4?= Date: Wed, 28 Aug 2013 07:31:35 +0300 Subject: Compilation fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes plugin build issue with linux using multithreaded compiling Change-Id: I52a6effe0a36dea35bd63b8a93593e65958bd3cf Reviewed-by: Tomi Korpipää --- src/src.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/src.pro') diff --git a/src/src.pro b/src/src.pro index 171f9fde..079d26e4 100644 --- a/src/src.pro +++ b/src/src.pro @@ -1,3 +1,4 @@ TEMPLATE = subdirs +CONFIG += ordered SUBDIRS += datavis3d \ datavis3dqml2 -- cgit v1.2.3