Codebase list libsdl2-mixer / 1cf81e4b-32aa-4bef-a02a-e9828ed5d19d/main SDL2_mixer.pc.in
1cf81e4b-32aa-4bef-a02a-e9828ed5d19d/main

Tree @1cf81e4b-32aa-4bef-a02a-e9828ed5d19d/main (Download .tar.gz)

SDL2_mixer.pc.in @1cf81e4b-32aa-4bef-a02a-e9828ed5d19d/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