Comment out some debug; change FPS calc; misc changes

This commit is contained in:
2015-03-08 13:55:46 +01:00
parent bdc2ef58f4
commit 31e3a307b5
5 changed files with 47 additions and 46 deletions

View File

@@ -27,5 +27,7 @@ clean:
.PHONY: clean all
objs/objectParser.o: object.pb.h
-include $(addprefix objs/,$(CXXSRCS:.cc=.P))
-include $(addprefix objs/,$(BINIFY_SRCS:.cc=.P))