tools/elf4rom/libs/libelf-0.8.10/libelf.pc.in
author Gareth Stockwell <gareth.stockwell@accenture.com>
Tue, 14 Sep 2010 17:21:05 +0100
branchgraphics-phase-3
changeset 109 ae83407e7b6a
parent 34 92d87f2e53c2
permissions -rwxr-xr-x
Added Makefile for building syborg-graphicswrapper using GCC At present the build fails due to the following missing headers: KhronosAPIWrapper.h VirtualVideoInterfaceConstants.h platformthreading.h protocol_MGraphicsVHWCallback.h

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