mirror of
https://github.com/dyne/frei0r.git
synced 2025-12-05 14:19:59 +01:00
12 lines
201 B
PkgConfig
12 lines
201 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: frei0r
|
|
Description: minimalistic plugin API for video effects
|
|
Version: @VERSION@
|
|
Libs:
|
|
Cflags: -I${includedir}
|
|
|