Fixing VM->VN for MinGW and Cygwin.

v0.27.3
Robin Mills 5 years ago
parent fab9effd52
commit c7f1fe4854

@ -4,7 +4,7 @@ Structure of the bundle:
------------------------
bin/exiv2.exe exiv2 and sample applications
bin/cygexiv2-@VM@.dll DLL
bin/cygexiv2-@VN@.dll DLL
lib/libexiv2.dll.a & libexiv2-xmp.a link libraries
lib/cmake/exiv2 CMake support/consume files
lib/pkgconfig/exiv2.pc pkg-config file

@ -4,7 +4,7 @@ Structure of the bundle:
------------------------
bin/exiv2.exe exiv2 and sample applications
bin/msys-exiv2-@VM@.dll exiv2 dll
bin/msys-exiv2-@VN@.dll exiv2 dll
lib/libexiv2.dll.a & libexiv2-xmp.a link libraries
lib/pkgconfig/exiv2.pc pkg-config file
lib/cmake/exiv2 CMake support/consume files

Loading…
Cancel
Save