mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00: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
|