mirror of
https://github.com/dhewm/dhewm3-libs.git
synced 2024-12-03 01:12:33 +00:00
12 lines
290 B
PkgConfig
12 lines
290 B
PkgConfig
|
prefix=/home/andre/devel/games/doom3-libs/i686-w64-mingw32
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: OpenAL
|
||
|
Description: OpenAL is a cross-platform 3D audio API
|
||
|
Requires:
|
||
|
Version: 1.13
|
||
|
Libs: -L${libdir} -lOpenAL32 -lwinmm
|
||
|
Cflags: -I${includedir}
|