summaryrefslogtreecommitdiffstats
path: root/libraries/CEGUI0.7/CEGUI-OPENGL.pc
blob: 4b26341a1e22e4171fec99ffebe70acbb6f425e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/opt/CEGUI0.7
exec_prefix=${prefix}
libdir=/opt/CEGUI0.7/lib%LIBDIRSUFFIX%
includedir=${prefix}/include
datafiles=${prefix}/share/CEGUI

Name: CEGUI OpenGL Renderer
Description: OpenGL based renderer module for CEGUI.
Version: 0.7.9
Requires: CEGUI = 0.7.9
Libs: -L${libdir} -Wl,-rpath,${libdir} -lCEGUIOpenGLRenderer
Cflags: -I${includedir} -I${includedir}/CEGUI