sm64pc/tools/audiofile-0.3.6/audiofile.pc

13 lines
230 B
PkgConfig
Raw Normal View History

prefix=/mingw64
2020-05-07 20:21:22 +02:00
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: audiofile
Description: audiofile
Requires:
Version: 0.3.6
Libs: -L${libdir} -laudiofile
Libs.private: -lm
Cflags: -I${includedir}