Commit 2bf14740 authored by Samuel Rødal's avatar Samuel Rødal Committed by The Qt Project
Browse files

Consistently prefix all platform plugin libraries with "q".


This means the xcb plugin library will be named libqxcb.so instead of
libxcb.so, which doesn't clash with the system's libxcb.so. We need to
consistently apply this on all platforms for static linking to work.

Change-Id: I1640a7cae7b9846bbe62b19ab1c2c5bad7d02b4c
Reviewed-by: default avatarMiikka Heikkinen <miikka.heikkinen@digia.com>
Reviewed-by: default avatarSean Harmer <sean.harmer@kdab.com>
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: default avatarRafael Roquetto <rafael.roquetto@kdab.com>
Reviewed-by: default avatarLars Knoll <lars.knoll@digia.com>
parent c57f60ff
Showing with 5 additions and 5 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment