summaryrefslogtreecommitdiffstats
path: root/branches/1.0/thirdparties/android/lib/pkgconfig/vorbisenc.pc
diff options
context:
space:
mode:
Diffstat (limited to 'branches/1.0/thirdparties/android/lib/pkgconfig/vorbisenc.pc')
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/vorbisenc.pc14
1 files changed, 0 insertions, 14 deletions
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/vorbisenc.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/vorbisenc.pc
deleted file mode 100644
index 87834f9..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/vorbisenc.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-# libvorbisenc pkg-config source file
-
-prefix=/home/inexbee/Bureau/theorarm/android
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: vorbisenc
-Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
-Version: 1.2.3
-Requires: vorbis
-Conflicts:
-Libs: -L${libdir} -lvorbisenc
-Cflags: -I${includedir}
OpenPOWER on IntegriCloud