summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@jollamobile.com>2013-08-03 00:37:43 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-05 17:21:43 +0200
commitedc76ed07104d5eb54c83abd845178bc9b1cfb1d (patch)
tree6883ca0d995cb61adb023ba4a7e9e8a72fad441e /config.tests
parent2838a99c5abc78cb6ff1b4d4c5872ea4ddd5147e (diff)
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 <andy.nichols@digia.com>
Diffstat (limited to 'config.tests')
-rw-r--r--config.tests/resourcepolicy/resourcepolicy.pro2
1 files changed, 1 insertions, 1 deletions
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