source: frei0r.pc.in @ c95058

Revision c95058, 201 bytes checked in by Luca Bigliardi <shammash@…>, 3 years ago (diff)

Add pkg-config support

  • Property mode set to 100644
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: frei0r
7Description: minimalistic plugin API for video effects
8Version: @VERSION@
9Libs:
10Cflags: -I${includedir}
11
Note: See TracBrowser for help on using the repository browser.