diff --git a/pbfplugin.pro b/pbfplugin.pro index 7ae9357..a03b3dd 100644 --- a/pbfplugin.pro +++ b/pbfplugin.pro @@ -66,6 +66,7 @@ android { LIBS += $$PROTOBUF/$$ANDROID_TARGET_ARCH/libprotobuf-lite.a \ -lz + top_builddir=$$shadowed($$PWD) DESTDIR = $$top_builddir/plugins/pbf TARGET = $$qt5LibraryTarget(pbf, "plugins/imageformats/") }