mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-03 20:21:36 +00:00
13 lines
313 B
PkgConfig
13 lines
313 B
PkgConfig
prefix=/home/rpolzer/dp.linux64
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libmodplug
|
|
Description: The ModPlug mod file playing library.
|
|
Version: 0.8.8.1
|
|
Requires:
|
|
Libs: -L${libdir} -lmodplug
|
|
Libs.private: -lstdc++ -lm
|
|
Cflags: -I${includedir} -I${includedir}/libmodplug
|