Mercurial > hg > Game > Cerium
changeset 82:14a5ca0be17e
*** empty log message ***
author | gongo |
---|---|
date | Wed, 20 Feb 2008 17:10:25 +0900 |
parents | b03a4d3565c0 |
children | 9b0b11bf4085 |
files | TaskManager/Makefile.def include/TaskManager/SchedTask.h |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TaskManager/Makefile.def Wed Feb 20 17:07:11 2008 +0900 +++ b/TaskManager/Makefile.def Wed Feb 20 17:10:25 2008 +0900 @@ -21,7 +21,7 @@ IMPL_CELL_OBJS = $(IMPL_CELL_SRCS:.cpp=.o) CC = g++ -CFLAGS = -O9 -Wall -g -DDEBUG #-D_PPE_DEBUG# -DDEBUG +CFLAGS = -O9 -Wall -g #-D_PPE_DEBUG# -DDEBUG LIBS = INCLUDE = -I../include/TaskManager \ No newline at end of file