2020-01-08 14:45:47 +03:00

2 lines
51 B
Makefile

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