Codebase list libsdl2-mixer / 0563ab20-c088-43fe-b0e2-32a1cbff5f97/main SDL2_mixer.pc.in
0563ab20-c088-43fe-b0e2-32a1cbff5f97/main

Tree @0563ab20-c088-43fe-b0e2-32a1cbff5f97/main (Download .tar.gz)

SDL2_mixer.pc.in @0563ab20-c088-43fe-b0e2-32a1cbff5f97/main

1deddb0
 
 
 
 
 
 
 
 
 
 
a78ecd3
 
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: SDL2_mixer
Description: mixer library for Simple DirectMedia Layer
Version: @VERSION@
Requires: sdl2 >= @SDL_VERSION@
Libs: -L${libdir} -lSDL2_mixer
Cflags: -I${includedir}/SDL2
Requires.private: @PC_REQUIRES@
Libs.private: @PC_LIBS@