Codebase list libsdl2-net / debian/2.0.1+dfsg1-4 SDL2_net.pc.in
debian/2.0.1+dfsg1-4

Tree @debian/2.0.1+dfsg1-4 (Download .tar.gz)

SDL2_net.pc.in @debian/2.0.1+dfsg1-4raw · history · blame

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: SDL2_net
Description: net library for Simple DirectMedia Layer
Version: @VERSION@
Requires: sdl2 >= @SDL_VERSION@
Libs: -L${libdir} -lSDL2_net
Cflags: -I${includedir}/SDL2