Skip to content

Commit

Permalink
Fix plugins path
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Dec 15, 2023
1 parent ce7b3d9 commit f24a8a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pbfplugin.pro
Original file line number Diff line number Diff line change
Expand Up @@ -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/")
}

0 comments on commit f24a8a4

Please sign in to comment.