jade/sdl_test/readme.txt
2013-11-06 22:00:40 -05:00

4 lines
106 B
Plaintext

Ccompile with:
g++ -ldl $(sdl-config --libs --cflags) -lSDL_image -lSDL_ttf test.cpp -o test -std=c++11