2020-01-04 14:11:24 +03:00

2 lines
51 B
Makefile

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