First Experiment
This commit is contained in:
2
FirstTest/makefile
Normal file
2
FirstTest/makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
main.exe : *.cpp
|
||||
g++ -o main.exe main.cpp *.hpp ../SFML/*.a
|
Reference in New Issue
Block a user