mirror of https://github.com/axmolengine/axmol.git
remove the usage of NDController
This commit is contained in:
parent
9c49e27bf1
commit
a7a22e528b
|
@ -1 +1 @@
|
|||
b8a601e0b3a7e29e380e6a4f7edbe86275ed3751
|
||||
3203476358e5248025ac28cfa152e8238600f497
|
|
@ -100,9 +100,7 @@ touch_dispatcher/CCTouchHandler.cpp
|
|||
|
||||
ifeq ($(ENABLE_LUA), true)
|
||||
LOCAL_SRC_FILES += lua_support/CCLuaSrcipt.cpp \
|
||||
lua_support/LuaCocos2d.cpp \
|
||||
NdControls/NdCxList.cpp \
|
||||
NdControls/NdCxListItem.cpp
|
||||
lua_support/LuaCocos2d.cpp
|
||||
|
||||
LOCAL_CFLAGS := -DENABLE_LUA -DUSE_FILE32API
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue