Every time I rebuild my game against engine source, engine is being rebuild as well

@Rama

=\ Rebuilding with a single keypress isn’t really the issue. We are trying to cut down on compilation times b/c the full engine, editor and such are wiped with each build too. It would be optimal if we could focus on the game module itself and not have it require the other projects.