Mercurial > hg > Members > kono > Cerium
comparison TaskManager/Test/test_render/Makefile.def @ 224:ebfb9e389716
SceneGraph.cpp xmlcreate
author | tkaito@nw0534.st.ie.u-ryukyu.ac.jp |
---|---|
date | Tue, 10 Feb 2009 20:45:51 +0900 |
parents | 5ffee529dc59 |
children | 1a5d05b3a48d |
comparison
equal
deleted
inserted
replaced
223:c9625a3f2180 | 224:ebfb9e389716 |
---|---|
4 # ex: macosx | 4 # ex: macosx |
5 #CERIUM = /Users/gongo/Source/Concurrency/Game_project/Cerium | 5 #CERIUM = /Users/gongo/Source/Concurrency/Game_project/Cerium |
6 #CERIUM = /Users/gongo/Source/hg/Cerium | 6 #CERIUM = /Users/gongo/Source/hg/Cerium |
7 | 7 |
8 # ex: linux/ps3 | 8 # ex: linux/ps3 |
9 CERIUM = /home/gongo/Cerium | 9 #CERIUM = /home/gongo/Cerium |
10 #CERIUM = /Users/tkaito/hg/Game/Cerium | 10 CERIUM = /Users/tkaito/Cerium |
11 | 11 |
12 #CERIUM = ../../.. | 12 #CERIUM = ../../.. |
13 | 13 |
14 CC = g++ | 14 CC = g++ |
15 CFLAGS = -O9 -g -Wall# -DDEBUG | 15 CFLAGS = -O9 -g -Wall# -DDEBUG |