]> Dogcows Code - chaz/openbox/blob - obt/obt-4.0.pc
34aad6dc6814e9a13b3ed961ae8d3d4ae6c4430e
[chaz/openbox] / obt / obt-4.0.pc
1 prefix=/opt/openbox
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5
6 xcflags=
7 xlibs= -lSM -lICE -lX11
8
9 Name: ObRender
10 Description: Openbox Toolkit Library
11 Version: 3.999.0
12 Requires: glib-2.0
13 Libs: -L${libdir} -lobrender ${xlibs}
14 Cflags: -I${includedir}/openbox/3.4 ${xcflags}
This page took 0.032255 seconds and 3 git commands to generate.