Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 272 Bytes

SDL_image.pc.in

File metadata and controls

12 lines (10 loc) · 272 Bytes
 
Aug 7, 2009
Aug 7, 2009
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: SDL_image
Description: image loading library for Simple DirectMedia Layer
Version: @VERSION@
Requires: sdl >= @SDL_VERSION@
Libs: -L${libdir} -lSDL_image
Cflags: -I${includedir}/SDL