boo/soxr/src/soxr-lsr.pc.in

6 lines
181 B
PkgConfig
Raw Normal View History

2016-03-23 05:33:14 +00:00
Name: ${LSR}
Description: ${DESCRIPTION_SUMMARY} (with libsamplerate-like bindings)
Version: ${PROJECT_VERSION}
Libs: -L${LIB_INSTALL_DIR} -l${LSR}
Cflags: -I${INCLUDE_INSTALL_DIR}