alsa.audio: limit the supported frequencies to common set
[AROS.git] / workbench / libs / expat / expat.pc.aros
blob63a03e6b38196db2af39b57d7586c7297e51555b
1 prefix=/Development
2 exec_prefix=${prefix}
3 libdir=${prefix}/lib
4 includedir=${prefix}/include
6 Name: expat
7 Version: 2.1.0
8 Description: expat XML parser
9 URL: http://www.libexpat.org
10 Libs: -L${libdir} -lexpat
11 Cflags: -I${includedir}