Files
itgmania212121/extern/newogg/ogg.pc.in
T

15 lines
266 B
Plaintext
Raw Normal View History

2015-09-20 09:36:38 -04:00
# ogg pkg-config file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: ogg
Description: ogg is a library for manipulating ogg bitstreams
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -logg
Cflags: -I${includedir}