mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-15 20:30:00 +01:00
11 lines
225 B
PkgConfig
11 lines
225 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: veejay
|
|
Description: visual instrument and realtime video sampler
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lveejay
|
|
Cflags: -I${includedir}
|