Mercurial > hg > Members > kono > Cerium
diff example/get_segment/Makefile.def @ 895:bed529c55eda
add alignment of classes in SPU
width and height are automatically set in frame buffer API
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 16 Jul 2010 17:23:49 +0900 |
parents | 0f3605d1ee73 |
children | 5710e5be29d6 |
line wrap: on
line diff
--- a/example/get_segment/Makefile.def Fri Jul 16 00:13:45 2010 +0900 +++ b/example/get_segment/Makefile.def Fri Jul 16 17:23:49 2010 +0900 @@ -1,10 +1,10 @@ TARGET = mainMem # include/library path -# ex: macosx +# ex macosx #CERIUM = /Users/gongo/Source/Cerium -# ex: linux/ps3 +# ex linux/ps3 CERIUM = ../../../Cerium CC = g++