This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
neofx-libzoom/libzoom-0.1.pc.in

12 lines
226 B
PkgConfig
Raw Permalink Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libzoom
Description: Zoom library
Requires: libneofx-0.1
Version: @VERSION@
Libs: -L${libdir} -lzoom
Cflags: -I${includedir}/libzoom-0.1