jade/sdl_test/readme.txt
2013-11-08 00:24:34 -05:00

6 lines
111 B
Plaintext

Simple SDL Test.
Compile with:
g++ test.cpp $(sdl-config --libs --cflags) -ldl -lSDL_image -lSDL_ttf -o test