diff TaskManager/Test/test_render/Makefile @ 285:181f693be3d5

add Doxygen
author e065746@localhost.localdomain
date Fri, 05 Jun 2009 17:24:38 +0900
parents 55ea4465b1a2
children 2ddf79a7c5fb
line wrap: on
line diff
--- a/TaskManager/Test/test_render/Makefile	Fri Jun 05 16:49:12 2009 +0900
+++ b/TaskManager/Test/test_render/Makefile	Fri Jun 05 17:24:38 2009 +0900
@@ -31,3 +31,7 @@
 
 SGList.h: xml_file/*.xml
 	perl tools/create_sglist.pl xml_file/*.xml 
+
+run-ps3:
+	sudo ps3-video-mode -v 133
+	./test_nogl -video fb -width 1980 -height 1080
\ No newline at end of file