Cog/ThirdParty/ffmpeg/x86/lib/pkgconfig/libavcodec.pc

15 lines
464 B
PkgConfig
Raw Normal View History

prefix=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/x86
exec_prefix=${prefix}
libdir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/x86/lib
includedir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/x86/include
Name: libavcodec
Description: FFmpeg codec library
Version: 58.91.100
Requires: libswresample >= 3.7.100, libavutil >= 56.51.100
Requires.private:
Conflicts:
Libs: -L${libdir} -lavcodec -pthread -liconv -lm
Libs.private:
Cflags: -I${includedir}