mirror of
https://github.com/dhewm/dhewm3-libs.git
synced 2024-12-01 08:21:54 +00:00
9cdc78e717
./configure --host=i686-w64-mingw32 \ --prefix=$HOME/devel/games/doom3-libs/i686-w64-mingw32
14 lines
316 B
PkgConfig
14 lines
316 B
PkgConfig
# ogg pkg-config file
|
|
|
|
prefix=/home/andre/devel/games/doom3-libs/i686-w64-mingw32
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: ogg
|
|
Description: ogg is a library for manipulating ogg bitstreams
|
|
Version: 1.3.0
|
|
Requires:
|
|
Conflicts:
|
|
Libs: -L${libdir} -logg
|
|
Cflags: -I${includedir}
|