Codebase list libsdl2-mixer / 67bc6a98-3762-4f8a-8a1a-a601ef122f9b/main SDL2_mixer.pc.in
67bc6a98-3762-4f8a-8a1a-a601ef122f9b/main

Tree @67bc6a98-3762-4f8a-8a1a-a601ef122f9b/main (Download .tar.gz)

SDL2_mixer.pc.in @67bc6a98-3762-4f8a-8a1a-a601ef122f9b/main

1deddb0
 
 
 
 
 
 
 
 
 
 
 
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