Mercurial > hg > Game > Cerium
changeset 1488:f8db59d9a24d draft
minor fix
FifoDmaManager error
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 06 Aug 2012 22:33:17 +0900 |
parents | 6b451d72daf5 |
children | cf475f0a9b80 |
files | TaskManager/test/GpuRunTest/Makefile.def |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TaskManager/test/GpuRunTest/Makefile.def Mon Aug 06 21:49:04 2012 +0900 +++ b/TaskManager/test/GpuRunTest/Makefile.def Mon Aug 06 22:33:17 2012 +0900 @@ -3,7 +3,7 @@ CERIUM = ../../../../Cerium CC = g++ -CFLAGS = -g -Wall +CFLAGS = -g -Wall INCLUDE = -I${CERIUM}/include/TaskManager -I. -I../.. LIBS = -L${CERIUM}/TaskManager