Welcome to mirror list, hosted at ThFree Co, Russian Federation.

libpainter.pc.in « pkgconfig - github.com/neutrinolabs/libpainter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d6cd445892bbb068f663fa845b1dec2c990191a1 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libpainter
Description: Library for manipulating memory bitmaps.
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpainter
Cflags: -I${includedir}