view win32-mingw/lib/pkgconfig/flac.pc @ 76:f3731af47c4b

No, that isn't going to end well. Back it out.
author Chris Cannam
date Sat, 16 Feb 2019 18:32:35 +0000
parents e582a1ccd5fe
children
line wrap: on
line source
prefix=/work/sonic-visualiser/sv-dependency-builds/src/flac-1.2.1/../../script/win32/../..//win32-mingw/
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: FLAC
Description: Free Lossless Audio Codec Library
Version: 1.2.1
Libs: -L${libdir} -lFLAC -lm
Cflags: -I${includedir}/FLAC