mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 20:15:17 +00:00
12 lines
230 B
PkgConfig
12 lines
230 B
PkgConfig
prefix=/mingw32
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: audiofile
|
|
Description: audiofile
|
|
Requires:
|
|
Version: 0.3.6
|
|
Libs: -L${libdir} -laudiofile
|
|
Libs.private: -lm
|
|
Cflags: -I${includedir}
|