mirror of
https://github.com/brl/mutter.git
synced 2024-12-03 05:10:40 -05:00
13 lines
291 B
PkgConfig
13 lines
291 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
libgnome_serverdir=@libexecdir@
|
||
|
|
||
|
Name: libmetacity-private
|
||
|
Description: Metacity internals shared
|
||
|
Requires: gtk+-2.0
|
||
|
Version: @VERSION@
|
||
|
Libs: -L${libdir} -lmetacity-private
|
||
|
Cflags: -I${includedir}/metacity-1
|