From 7f914e394cf7505a6fee342ca8f838a74ba9e363 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Tue, 4 Jun 2013 14:46:29 +0200 Subject: Set proper QtLocation version and don't build tests depending on Qt3d QtLocation version is anticipated to be Qt 5.2 (time will really tell) Change-Id: I16fa0501489c10515286bb17e19336ac4141ff8d Reviewed-by: Lorn Potter Reviewed-by: Alex --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.qmake.conf') diff --git a/.qmake.conf b/.qmake.conf index 8840bd92..2f09a2ba 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,3 +1,3 @@ load(qt_build_config) -MODULE_VERSION = 0.0.0 +MODULE_VERSION = 5.2.0 -- cgit v1.2.1