cmvr-es/dependency/arm/third_party/x264/v165/lib/pkgconfig/x264.pc

12 lines
338 B
PkgConfig

prefix=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/x264
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: x264
Description: H.264 (MPEG4 AVC) encoder library
Version: 0.165.3223
Libs: -L${exec_prefix}/lib -lx264
Libs.private: -lpthread -lm -ldl
Cflags: -I${prefix}/include -DX264_API_IMPORTS