From b0246e6695e9bb69f87994363635174a7841b58c Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 26 Oct 2016 15:24:02 +0200 Subject: Convert qtlocation to the new configure system And clean up the code detecting gypsy and the WinRT positioning API. Change-Id: Ic561d565d6fc733703ef6c0dc164e737e0b3d4fd Reviewed-by: Oswald Buddenhagen --- config.tests/gypsy/gypsy.pro | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config.tests') diff --git a/config.tests/gypsy/gypsy.pro b/config.tests/gypsy/gypsy.pro index f9dcffa9..93d56eb1 100644 --- a/config.tests/gypsy/gypsy.pro +++ b/config.tests/gypsy/gypsy.pro @@ -1,6 +1,2 @@ TEMPLATE = app -unix { - CONFIG += link_pkgconfig - PKGCONFIG += gypsy gconf-2.0 -} SOURCES += main.cpp -- cgit v1.2.1