OSDN Git Service

original
[gb-231r1-is01/Gingerbread_2.3.3_r1_IS01.git] / prebuilt / linux-x86 / toolchain / i686-linux-glibc2.7-4.4.3 / sysroot / usr / lib / pkgconfig / alsa.pc
1 prefix=/usr
2 exec_prefix=/usr
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5
6 Name: alsa
7 Description: Advanced Linux Sound Architecture (ALSA) - Library
8 Version: 1.0.15
9 Requires: 
10 Libs: -L${libdir} -lasound
11 Libs.private: -lm -ldl -lpthread
12 # -I${includedir}/alsa below is just for backward compatibility
13 # (it was set so mistakely in the older version)
14 Cflags: -I${includedir} -I${includedir}/alsa