jade/sdl_test/readme.txt
2013-11-09 02:18:58 +00:00

6 lines
112 B
Plaintext

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