Codebase list libsdl2-mixer / e1f3e132-d2b5-4865-986b-c5c555607567/main SDL2_mixer.pc.in
e1f3e132-d2b5-4865-986b-c5c555607567/main

Tree @e1f3e132-d2b5-4865-986b-c5c555607567/main (Download .tar.gz)

SDL2_mixer.pc.in @e1f3e132-d2b5-4865-986b-c5c555607567/mainraw · history · blame

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