xenocara/lib/libGLw/glw.pc.in

12 lines
238 B
PkgConfig
Raw Normal View History

prefix=@INSTALL_DIR@
exec_prefix=${prefix}
libdir=${exec_prefix}/@LIB_DIR@
includedir=${prefix}/include
Name: glw
Description: Mesa OpenGL widget library
Requires: gl xt
Version: @VERSION@
Libs: -L${libdir} -lGLw
Cflags: -I${includedir}