Skip to content

Commit

Permalink
Fix MinGW shared library name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos authored and neheb committed May 16, 2023
1 parent c04dcc8 commit ec6c806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releasenotes/MinGW/ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ COPYING GPLv2.0 Software License
Deliverable Location
----------- --------
exiv2 and sample applications bin/exiv2.exe
shared library bin/exiv2-@VN@.dll
shared library bin/libexiv2.dll
import library lib/libexiv2.dll.a
CMake support/consume files lib/cmake/exiv2
pkg-config file lib/pkgconfig/exiv2.pc
Expand Down

0 comments on commit ec6c806

Please sign in to comment.