2011-05-05 16:52:40 -04:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
apiversion=1.0
|
2011-05-06 12:34:49 -04:00
|
|
|
requires=@COGL_PKG_REQUIRES@ cogl-1.0
|
2011-05-05 16:52:40 -04:00
|
|
|
|
|
|
|
Name: Cogl
|
|
|
|
Description: An object oriented GL/GLES Abstraction/Utility Layer
|
|
|
|
Version: @COGL_1_VERSION@
|
2011-05-05 17:04:07 -04:00
|
|
|
Libs: -L${libdir} -lcogl-pango
|
2011-05-05 16:52:40 -04:00
|
|
|
Cflags: -I${includedir}/cogl
|
|
|
|
Requires: ${requires}
|