jade/sdl_test/readme.txt
2013-11-07 23:11:28 -05:00

6 lines
112 B
Plaintext

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