]> git.pld-linux.org Git - packages/Producer.git/blame - Producer.pc
- noti86 patch added
[packages/Producer.git] / Producer.pc
CommitLineData
ab4f5e68 1# pkg-config source file
2
3prefix=/usr
4exec_prefix=${prefix}
5libdir=${exec_prefix}/lib
6includedir=${prefix}/include
7
8Name: producer
9Description: cross-platform C++ library for managing OpenGL rendering contexts
10Version: 0.8,5
11Requires: openthreads
12Conflicts:
13Libs: -L${libdir} -lProducer
14Cflags: -I${includedir}
This page took 0.022932 seconds and 4 git commands to generate.