source: Daodan/MSYS2/mingw32/lib/pkgconfig/iconv.pc

Last change on this file was 1166, checked in by rossy, 3 years ago

Daodan: Replace MinGW build env with an up-to-date MSYS2 env

File size: 235 bytes
Line 
1prefix=/mingw32
2exec_prefix=${prefix}
3libdir=${exec_prefix}/lib
4includedir=${prefix}/include
5
6Name: iconv
7Description: libiconv
8URL: https://www.gnu.org/software/libiconv/
9Version: 1.16
10Libs: -L${libdir} -liconv
11Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.