Mercurial > hg > Members > kono > Cerium
diff TaskManager/Test/simple_render/spe/Makefile @ 74:5da437ae84db
*** empty log message ***
author | gongo |
---|---|
date | Mon, 18 Feb 2008 04:05:56 +0900 |
parents | 178459e03f5c |
children | 5a1a5f4c28fd |
line wrap: on
line diff
--- a/TaskManager/Test/simple_render/spe/Makefile Mon Feb 18 03:34:35 2008 +0900 +++ b/TaskManager/Test/simple_render/spe/Makefile Mon Feb 18 04:05:56 2008 +0900 @@ -4,7 +4,7 @@ OBJS = $(SRCS:.cpp=.o) CC = spu-g++ -CFLAGS = -g -Wall# -DDEBUG +CFLAGS = #-g -Wall# -DDEBUG INCLUDE = -I../../../../include/TaskManager -I. -I.. LIBS = -L../../.. -lspemanager