2013-11-27 21:02:03 +00:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
2014-02-09 21:19:07 +00:00
|
|
|
apiversion=@COGL_API_VERSION@
|
|
|
|
requires=@COGL_PKG_REQUIRES@ cogl-2.0-experimental
|
2013-11-27 21:02:03 +00:00
|
|
|
|
|
|
|
Name: Cogl
|
|
|
|
Description: A 2D path drawing library for Cogl
|
|
|
|
Version: @COGL_1_VERSION@
|
|
|
|
Libs: -L${libdir} -lcogl-path
|
|
|
|
Cflags: -I${includedir}/cogl
|
|
|
|
Requires: ${requires}
|