radeon/r200/r300: attempt to move lock to common code
[mesa.git] / src / glw / glw.pc.in
1 prefix=@INSTALL_DIR@
2 exec_prefix=${prefix}
3 libdir=@INSTALL_LIB_DIR@
4 includedir=@INSTALL_INC_DIR@
5
6 Name: glw
7 Description: Mesa OpenGL widget library
8 Requires: gl
9 Version: @VERSION@
10 Libs: -L${libdir} -lGLw
11 Cflags: -I${includedir}