mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-24 03:35:54 +01:00
Fix plugins path
This commit is contained in:
parent
ce7b3d9158
commit
f24a8a47a9
@ -66,6 +66,7 @@ android {
|
|||||||
LIBS += $$PROTOBUF/$$ANDROID_TARGET_ARCH/libprotobuf-lite.a \
|
LIBS += $$PROTOBUF/$$ANDROID_TARGET_ARCH/libprotobuf-lite.a \
|
||||||
-lz
|
-lz
|
||||||
|
|
||||||
|
top_builddir=$$shadowed($$PWD)
|
||||||
DESTDIR = $$top_builddir/plugins/pbf
|
DESTDIR = $$top_builddir/plugins/pbf
|
||||||
TARGET = $$qt5LibraryTarget(pbf, "plugins/imageformats/")
|
TARGET = $$qt5LibraryTarget(pbf, "plugins/imageformats/")
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user