VS2008 project files.
[xiph/unicode.git] / ao / ao.pc.in
blob8191152cec7bb807228249b3cee9f288128bc396
1 # libao pkg-config source file
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
8 Name: ao
9 Description: ao is a cross-platform audio output library
10 Version: @VERSION@
11 Requires:
12 Conflicts:
13 Libs: -L${libdir} -lao @LIBS@
14 Cflags: -I${includedir}