diff TaskManager/Test/test_render/lindaapi/Makefile @ 547:c878c27678f4

modify lindaapi. modify Makefile.linux turn lindaapi.cc back to lindaapi.c. add [ extern "C" ] into lindaapi.h.
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Thu, 22 Oct 2009 13:53:29 +0900
parents 9f9d51b60062
children
line wrap: on
line diff
--- a/TaskManager/Test/test_render/lindaapi/Makefile	Thu Oct 22 09:00:23 2009 +0900
+++ b/TaskManager/Test/test_render/lindaapi/Makefile	Thu Oct 22 13:53:29 2009 +0900
@@ -1,4 +1,4 @@
-CC=g++
+CC=gcc
 AR=ar
 CFLAGS=-g -O2 -Wall
 #FLAGS=-Wall -DDEBUG