Skip to content

Commit

Permalink
Improved Windows dll info
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Oct 8, 2023
1 parent f901243 commit 37c6c36
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pbfplugin.pro
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ win32 {
$$ZLIB/include
LIBS += $$PROTOBUF/lib/libprotobuf-lite.lib \
$$ZLIB/lib/zlibstatic.lib
QMAKE_TARGET_DESCRIPTION = Qt MVT image plugin

QMAKE_TARGET_PRODUCT = QtPBFImagePlugin
QMAKE_TARGET_DESCRIPTION = Qt $$QT_VERSION MVT/PBF image plugin
QMAKE_TARGET_COPYRIGHT = Copyright (c) 2023 Martin Tuma
}
macx {
Expand Down

0 comments on commit 37c6c36

Please sign in to comment.