Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1732)

Unified Diff: nacltoons/proj.nacl/Makefile

Issue 15070003: [nacltoons] Add compound shapes. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« nacltoons/data/res/editor.lua ('K') | « nacltoons/data/res/validate.lua ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacltoons/proj.nacl/Makefile
diff --git a/nacltoons/proj.nacl/Makefile b/nacltoons/proj.nacl/Makefile
index b3708dca5ea0c76446efca9ebda6209177bdd3bd..43d4a4344e6db932f934841d83a908c80dc6048e 100644
--- a/nacltoons/proj.nacl/Makefile
+++ b/nacltoons/proj.nacl/Makefile
@@ -44,6 +44,7 @@ SOURCES := main.cc \
$(COCOS_ROOT)/samples/Cpp/TestCpp/Classes/Box2DTestBed/GLES-Render.cpp \
$(COCOS_ROOT)/extensions/physics_nodes/CCPhysicsDebugNode.cpp \
$(COCOS_ROOT)/extensions/physics_nodes/CCPhysicsSprite.cpp \
+ $(COCOS_ROOT)/extensions/physics_nodes/CCPhysicsNode.cpp \
$(COCOS_ROOT)/scripting/lua/cocos2dx_support/CCLuaEngine.cpp \
$(COCOS_ROOT)/scripting/lua/cocos2dx_support/CCLuaStack.cpp \
$(COCOS_ROOT)/scripting/lua/cocos2dx_support/Cocos2dxLuaLoader.cpp \
« nacltoons/data/res/editor.lua ('K') | « nacltoons/data/res/validate.lua ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698