summaryrefslogtreecommitdiff
path: root/src/glitz.pc.in
blob: 50eccf00cf29126db8bc4ef3476f7bc0f6d6a6aa (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libglitz
Description: OpenGL compositing library
Version: @VERSION@
Libs: -L${libdir} -lglitz -lm
Cflags: -I${includedir}/glitz