diff example/HelloWorld/Makefile.def @ 253:1d8b8a4ac453

usr_help_str is nessesary for example
author tkaito@localhost.localdomain
date Wed, 03 Jun 2009 14:32:41 +0900
parents 44e3bf914155
children f872cc000fe0
line wrap: on
line diff
--- a/example/HelloWorld/Makefile.def	Sun May 31 20:08:42 2009 +0900
+++ b/example/HelloWorld/Makefile.def	Wed Jun 03 14:32:41 2009 +0900
@@ -5,7 +5,7 @@
 #CERIUM = /Users/gongo/Source/Cerium
 
 # ex: linux/ps3
-CERIUM = /home/gongo/Cerium
+CERIUM = ../../../Cerium
 
 CC      = g++
 CFLAGS  = -g -Wall -O9