added main.o (main.cpp) in ibm cell sdk makefile
This commit is contained in:
@@ -24,7 +24,7 @@ PROGRAM_ppu := CcdPhysicsDemo
|
||||
#######################################################################
|
||||
# Objs
|
||||
######################################################################
|
||||
OBJS = CcdPhysicsDemo.o
|
||||
OBJS = CcdPhysicsDemo.o main.o
|
||||
|
||||
CELL_TOP ?= /opt/ibm/cell-sdk/prototype
|
||||
|
||||
|
||||
Reference in New Issue
Block a user