source: Daodan/MSYS2/mingw32/lib/pkgconfig/isl.pc@ 1174

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

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

File size: 432 bytes
Line 
1# generated by configure / remove this line to disable regeneration
2prefix=/mingw32
3exec_prefix=${prefix}
4bindir=${exec_prefix}/bin
5libdir=${exec_prefix}/lib
6datarootdir=${prefix}/share
7datadir=${datarootdir}
8sysconfdir=${prefix}/etc
9includedir=${prefix}/include
10package=isl
11suffix=
12
13Name: isl
14Description: isl Library
15Version: 0.24
16Requires:
17Libs: -L${libdir} -L/mingw32/lib -lisl -lgmp
18Cflags: -I${includedir} -I/mingw32/include
Note: See TracBrowser for help on using the repository browser.