More/larger buffers causes an increase in time between needed updates
[alure.git] / alure.pc.in
blobc992646dc0861793b558c24be24cb2fb5775e960
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: ALURE
7 Description: File-loading and utility functions for OpenAL
8 Requires: @PKG_CONFIG_REQUIRES@
9 Version: @PACKAGE_VERSION@
10 Libs: -L${libdir} -l@LIBNAME@ @PKG_CONFIG_LIBS@
11 Cflags: -I${includedir}