2020-01-04 14:20:07 +03:00

2 lines
60 B
Makefile

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