From 54ddd002d10ad59ac8c58eefdc172cae013624c0 Mon Sep 17 00:00:00 2001 From: Mark Watkins Date: Thu, 10 Oct 2013 14:42:04 +1000 Subject: [PATCH] A Windows library build typo --- 3rdparty/3rdparty.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/3rdparty/3rdparty.pro b/3rdparty/3rdparty.pro index f27e7b01..19f50f60 100644 --- a/3rdparty/3rdparty.pro +++ b/3rdparty/3rdparty.pro @@ -1,6 +1,5 @@ TEMPLATE = subdirs -SUBDIRS = quazip -SUBDIRS = qextserialport +SUBDIRS = quazip qextserialport CONFIG += ordered