Built SDL2_image and _mixer static
This commit is contained in:
12
libsdl2_mixer/external/libmodplug-0.8.9.0/libmodplug.pc.in
vendored
Normal file
12
libsdl2_mixer/external/libmodplug-0.8.9.0/libmodplug.pc.in
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: libmodplug
|
||||
Description: The ModPlug mod file playing library.
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Libs: -L${libdir} -lmodplug
|
||||
Libs.private: -lstdc++ -lm
|
||||
Cflags: -I${includedir}
|
Reference in New Issue
Block a user