1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-04 01:29:43 +02:00
audacity/lib-src/lv2/suil/suil.pc.in

11 lines
242 B
PkgConfig

prefix=@PREFIX@
exec_prefix=@EXEC_PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@
Name: Suil
Version: @SUIL_VERSION@
Description: LV2 plugin UI hosting library
Libs: -L${libdir} -l@LIB_SUIL@
Cflags: -I${includedir}/suil-@SUIL_MAJOR_VERSION@