source:
trunk/contrib/gtkglarea-2.0.1/lib/pkgconfig/gtkgl-2.0.pc
@
807
Last change on this file since 807 was 807, checked in by , 11 years ago | |
---|---|
File size: 258 bytes |
Line | |
---|---|
1 | prefix=/usr |
2 | exec_prefix=${prefix} |
3 | libdir=${exec_prefix}/lib |
4 | includedir=${prefix}/include |
5 | |
6 | Name: GtkGLArea |
7 | Description: an OpenGL widget for GTK+ |
8 | Version: 2.0.1 |
9 | Requires: gtk+-2.0 |
10 | Libs: -L${libdir} -lgtkgl-2.0 |
11 | Cflags: -I${includedir}/gtkgl-2.0 -mms-bitfields |
Note: See TracBrowser
for help on using the repository browser.