Edited readme.txt
This commit is contained in:
parent
0aa4b49022
commit
66e52f7d4c
@ -1,3 +1,5 @@
|
|||||||
Ccompile with:
|
Simple SDL Test.
|
||||||
|
|
||||||
g++ -ldl $(sdl-config --libs --cflags) -lSDL_image -lSDL_ttf test.cpp -o test -std=c++11
|
Compile with:
|
||||||
|
|
||||||
|
g++ -ldl $(sdl-config --libs --cflags) -lSDL_image -lSDL_ttf test.cpp -o test
|
||||||
|
Loading…
Reference in New Issue
Block a user