Faster compilings (mingw glfw)

Monkey Forums/Monkey Programming/Faster compilings (mingw glfw)

slenkar(Posted 2011) [#1]
The build.txt file is compiling c files into o files again and again.

If you compile your game once, you get all the o files, then you remove all lines from build.txt

and it still works...but its faster to compile