mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-01 07:55:06 -04:00
10 lines
207 B
PkgConfig
10 lines
207 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=${prefix}
|
||
|
includedir=@includedir@
|
||
|
hexchatlibdir=@hexchatlibdir@
|
||
|
|
||
|
Name: HexChat plugins
|
||
|
Description: Header and path for HexChat plugins
|
||
|
Version: @VERSION@
|
||
|
Cflags: -I${includedir}
|