Asrın Doğan c1ac111941 Landing
2020-01-04 17:32:20 +03:00

2 lines
51 B
Makefile

main.exe : *.cpp
g++ -o main.exe *.cpp ../SFML/*.a