blob: e880ea7619d8ef29b4916621c765f37459c9da00 [file] [log] [blame]
Jeff Thompsonfa306642013-06-17 15:06:57 -07001prefix=@PREFIX@
2libdir=@LIBDIR@
3includedir=@INCLUDEDIR@
4
5Name: libccnx-cpp
6Description: C++ NDN API (currently a wrapper on top of CCNx C library)
7Version: @VERSION@
8Libs: -L${libdir} -lndn.cxx
9Cflags: -I${includedir}