Files
itgmania212121/extern/newogg/ogg-uninstalled.pc.in
T
Jason Felds baebe951b8 Enable static compiling of ogg.
Using "newogg" as the directory since I wish to reserve libogg for eventual `git submodule`-ing.
2015-09-20 09:36:38 -04:00

15 lines
296 B
Plaintext

# ogg uninstalled pkg-config file
prefix=
exec_prefix=
libdir=${pcfiledir}/src
includedir=${pcfiledir}/include
Name: ogg
Description: ogg is a library for manipulating ogg bitstreams (not installed)
Version: @VERSION@
Requires:
Conflicts:
Libs: ${libdir}/.libs/libogg.a
Cflags: -I${includedir}