Files
SFML_Experiments/Force/makefile
Asrın Doğan 35ce613034 Force Commit
2020-01-04 14:11:24 +03:00

2 lines
51 B
Makefile

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