mirror of https://github.com/axmolengine/axmol.git
issue #5057, fix andriod and linux compile
This commit is contained in:
parent
9d7d06a1f8
commit
b735ce3ffc
|
@ -9,7 +9,6 @@ LOCAL_SRC_FILES := \
|
|||
UIWidget.cpp \
|
||||
UILayout.cpp \
|
||||
UILayoutParameter.cpp \
|
||||
UILayoutDefine.cpp \
|
||||
CocosGUI.cpp \
|
||||
UIHelper.cpp \
|
||||
UIListView.cpp \
|
||||
|
|
|
@ -7,7 +7,6 @@ set(COCOS_UI_SRC
|
|||
ui/UIHelper.cpp
|
||||
ui/UIImageView.cpp
|
||||
ui/UILayout.cpp
|
||||
ui/UILayoutDefine.cpp
|
||||
ui/UILayoutParameter.cpp
|
||||
ui/UIListView.cpp
|
||||
ui/UILoadingBar.cpp
|
||||
|
|
Loading…
Reference in New Issue