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

libpainter-uninstalled.pc.in « pkgconfig - github.com/neutrinolabs/libpainter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9e4fed97f691495879d52be486d2ebcc3415541b (plain)
1
2
3
4
5
6
7
8
9
10
abs_top_srcdir=@abs_top_srcdir@
abs_top_builddir=@abs_top_builddir@
includedir=${abs_top_srcdir}/include
libdir=${abs_top_builddir}/src

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