PageRenderTime 19ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/mordor/test/libmordortest.pc.in

http://github.com/mozy/mordor
Autoconf | 11 lines | 10 code | 1 blank | 0 comment | 0 complexity | d37555b7725db3547c36ea7bc6c144d5 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: libmordortest
  6. Description: High performance I/O library based on fibers
  7. Requires: mordor
  8. Version: @PACKAGE_VERSION@
  9. Libs: -L${libdir} -lmordortest
  10. Cflags: -I${includedir}