Mercurial > hg > Game > Cerium
diff TaskManager/Makefile.def @ 1299:f0e805c09ed6 draft
minor fix xml_walk and pickup_float, not work yet.
author | Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 04 Dec 2011 18:50:53 +0900 |
parents | c1c8dbed726d |
children | 75d5eededecb 80e96b616196 |
line wrap: on
line diff
--- a/TaskManager/Makefile.def Fri Dec 02 18:57:10 2011 +0900 +++ b/TaskManager/Makefile.def Sun Dec 04 18:50:53 2011 +0900 @@ -29,8 +29,8 @@ ABIBIT = 64 -# OPT = -g -O0 -DMAIL_QUEUE -DNOT_CHECK #-DTASK_LIST_MAIL #-DEARLY_TOUCH -DUSE_CACHE -OPT = -O9 -DMAIL_QUEUE -DNOT_CHECK #-DTASK_LIST_MAIL #-DEARLY_TOUCH -DUSE_CACHE +OPT = -g -O0 -DMAIL_QUEUE -DNOT_CHECK #-DTASK_LIST_MAIL #-DEARLY_TOUCH -DUSE_CACHE +#OPT = -O9 -DMAIL_QUEUE -DNOT_CHECK #-DTASK_LIST_MAIL #-DEARLY_TOUCH -DUSE_CACHE