tools/elf4rom/libs/libelf-0.8.10/libelf.pc.in
author Faisal Memon <faisal.memon@nokia.com>
Fri, 26 Mar 2010 15:45:51 +0000
changeset 69 c9d64fb26f98
parent 34 92d87f2e53c2
permissions -rwxr-xr-x
Test program updated to create a blank background surface of the appropriate type. This program needs to be improved by loading a real YUV image so that the algorithm can be confirmed.

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE@
Description: ELF object file access library
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lelf
Cflags: -I${includedir}/libelf