mirror of
https://github.com/Fishwaldo/libqtihandclient.git
synced 2025-03-15 19:31:30 +00:00
update pc file with correct path
This commit is contained in:
parent
ad488b0cd4
commit
93212a35cc
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ QMAKE_PKGCONFIG_NAME = libQTiHanClient
|
|||
QMAKE_PKGCONFIG_DESCRIPTION = Qt bindings for the iHanClient Library
|
||||
QMAKE_PKGCONFIG_PREFIX = $$INSTALLBASE
|
||||
QMAKE_PKGCONFIG_LIBDIR = $$target.path
|
||||
QMAKE_PKGCONFIG_INCDIR = $$headers.path
|
||||
QMAKE_PKGCONFIG_INCDIR = $${PREFIX}/include/qt$${QT_MAJOR_VERSION}/
|
||||
QMAKE_PKGCONFIG_VERSION = $$VERSION
|
||||
QMAKE_PKGCONFIG_DESTDIR = pkgconfig
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue