blob: 9c2682fbf348664db7404cefb9b95487a7fcc251 [file] [log] [blame]
prefix=@INSTALL_DIR@
exec_prefix=${prefix}
libdir=${exec_prefix}/@LIB_DIR@
includedir=${prefix}/include
Name: glw
Description: Mesa OpenGL widget library
Requires: gl
Version: @VERSION@
Libs: -L${libdir} -lGLw
Cflags: -I${includedir}