diff options
Diffstat (limited to 'ext.pc.in')
-rw-r--r-- | ext.pc.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ext.pc.in b/ext.pc.in new file mode 100644 index 0000000..88ea421 --- /dev/null +++ b/ext.pc.in @@ -0,0 +1,6 @@ +includedir=@INCLUDEDIR@ + +Name: LV2 @NAME@ +Version: @VERSION@ +Description: @DESCRIPTION@ +Cflags: -I${includedir}/@INCLUDE_PATH@ |