summaryrefslogtreecommitdiff
path: root/pugl/pugl.pc.in
blob: d3606cdd1ccb24d2369ceb8986a51b3038e87842 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@PREFIX@
exec_prefix=@EXEC_PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@

Name: Pugl
Version: @PUGL_VERSION@
Description: Lightweight portable OpenGL API
Libs: -L${libdir} -l@LIB_PUGL@
Cflags: -I${includedir}/pugl-@PUGL_MAJOR_VERSION@