Added compile instructions

master
Armando Rivera 11 years ago
parent 8b92c6eee6
commit a2eece5ed6
  1. 2
      SDL2/compile.txt

@ -0,0 +1,2 @@
g++ simplewindow.cpp $(sdl2-config --libs --cflags) -ldl -o simplewindow
Loading…
Cancel
Save