source:
Daodan/MSYS2/mingw32/lib/pkgconfig/iconv.pc@
1202
| Last change on this file since 1202 was 1166, checked in by , 4 years ago | |
|---|---|
| File size: 235 bytes | |
| Rev | Line | |
|---|---|---|
| [1166] | 1 | prefix=/mingw32 |
| 2 | exec_prefix=${prefix} | |
| 3 | libdir=${exec_prefix}/lib | |
| 4 | includedir=${prefix}/include | |
| 5 | ||
| 6 | Name: iconv | |
| 7 | Description: libiconv | |
| 8 | URL: https://www.gnu.org/software/libiconv/ | |
| 9 | Version: 1.16 | |
| 10 | Libs: -L${libdir} -liconv | |
| 11 | Cflags: -I${includedir} |
Note:
See TracBrowser
for help on using the repository browser.
