From edc76ed07104d5eb54c83abd845178bc9b1cfb1d Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Sat, 3 Aug 2013 00:37:43 +0200 Subject: Change libresourceqt's .pc file. The one public port of this library to Qt 5 changed the .pc to libresourceqt5, to avoid clashing with the Qt 4 version. Change-Id: I6a248606e20c4e7a8f432612ca00aded846264d9 Reviewed-by: Andy Nichols --- config.tests/resourcepolicy/resourcepolicy.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.tests') diff --git a/config.tests/resourcepolicy/resourcepolicy.pro b/config.tests/resourcepolicy/resourcepolicy.pro index 9dddaa966..7627d4805 100644 --- a/config.tests/resourcepolicy/resourcepolicy.pro +++ b/config.tests/resourcepolicy/resourcepolicy.pro @@ -3,5 +3,5 @@ SOURCES += main.cpp CONFIG += link_pkgconfig PKGCONFIG += \ - libresourceqt1 + libresourceqt5 -- cgit v1.2.3