Fix MinGW shared library name in readme
This commit is contained in:
parent
c04dcc8341
commit
ec6c806717
@ -13,7 +13,7 @@ COPYING GPLv2.0 Software License
|
|||||||
Deliverable Location
|
Deliverable Location
|
||||||
----------- --------
|
----------- --------
|
||||||
exiv2 and sample applications bin/exiv2.exe
|
exiv2 and sample applications bin/exiv2.exe
|
||||||
shared library bin/exiv2-@VN@.dll
|
shared library bin/libexiv2.dll
|
||||||
import library lib/libexiv2.dll.a
|
import library lib/libexiv2.dll.a
|
||||||
CMake support/consume files lib/cmake/exiv2
|
CMake support/consume files lib/cmake/exiv2
|
||||||
pkg-config file lib/pkgconfig/exiv2.pc
|
pkg-config file lib/pkgconfig/exiv2.pc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user