Skip to content

wecing/simpleav-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleAV-SDL is the SDL binding of SimpleAV, with a futher simplified API. It is released under WTFPL v2.


COMPILATION & (UN)INSTALL:

$ make
$ sudo make install

$ sudo make uninstall

USING SIMPLEAV-SDL:

You could use pkg-config to help compiling your program that uses SimpleAV_SDL, like this:

$ gcc saplayer.c `pkg-config --cflags --libs SimpleAV_SDL`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published