Mercurial > hg > Game > Cerium
view TaskManager/test/GpuRunTest/Makefile.def @ 1515:b3644b73d2cf draft
add flip flag test
author | Yuhi TOMARI <yuhi@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 23 Oct 2012 14:41:27 +0900 |
parents | cf475f0a9b80 |
children | e544f9747169 |
line wrap: on
line source
TARGET = GpuRunTest CERIUM = ../../../../Cerium CC = g++ CFLAGS = -g -Wall INCLUDE = -I${CERIUM}/include/TaskManager -I. -I../.. LIBS = -L${CERIUM}/TaskManager