From 1ebf5a5fcda0c9154e22ed02404fd46525a7fd9f Mon Sep 17 00:00:00 2001 From: bossiel Date: Wed, 10 Aug 2011 22:59:15 +0000 Subject: Move deprecated v1.0 from trunk to branches --- thirdparties/android/lib/pkgconfig/opencore-amrwb.pc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 thirdparties/android/lib/pkgconfig/opencore-amrwb.pc (limited to 'thirdparties/android/lib/pkgconfig/opencore-amrwb.pc') diff --git a/thirdparties/android/lib/pkgconfig/opencore-amrwb.pc b/thirdparties/android/lib/pkgconfig/opencore-amrwb.pc new file mode 100644 index 0000000..430cc32 --- /dev/null +++ b/thirdparties/android/lib/pkgconfig/opencore-amrwb.pc @@ -0,0 +1,10 @@ +prefix=/home/inexbee/Bureau/opencore-amr-0.1.2/android +exec_prefix=${prefix} +libdir=${exec_prefix}/lib +includedir=${prefix}/include/opencore-amrwb + +Name: OpenCORE AMR-WB +Description: Adaptive Multi-Rate Wideband speech codec library +Version: 0.1.2 +Libs: -L${libdir} -lopencore-amrwb +Cflags: -I${includedir} -- cgit v1.1