mirror of https://github.com/axmolengine/axmol.git
[AUTO][ci skip]: updating cocos2dx_files.json
This commit is contained in:
parent
9865e00dba
commit
50703b262c
|
@ -6,12 +6,9 @@
|
|||
"README.cmake",
|
||||
"README.md",
|
||||
"build/android-build.py",
|
||||
"build/cocos2d-js-win32.sln",
|
||||
"build/cocos2d-js-win8.1-universal.sln",
|
||||
"build/cocos2d-win10.sln",
|
||||
"build/cocos2d-win32.sln",
|
||||
"build/cocos2d-win8.1-universal.sln",
|
||||
"build/cocos2d_js_tests.xcodeproj/project.pbxproj",
|
||||
"build/cocos2d_libs.xcodeproj/project.pbxproj",
|
||||
"build/cocos2d_tests.xcodeproj/project.pbxproj",
|
||||
"build/install-deps-linux.sh",
|
||||
|
@ -1163,14 +1160,12 @@
|
|||
"cocos/ui/CocosGUI.h",
|
||||
"cocos/ui/GUIDefine.h",
|
||||
"cocos/ui/GUIExport.h",
|
||||
"cocos/ui/UIButton.cpp",
|
||||
"cocos/ui/UIButton.h",
|
||||
"cocos/ui/UIAbstractCheckButton.cpp",
|
||||
"cocos/ui/UIAbstractCheckButton.h",
|
||||
"cocos/ui/UIButton.cpp",
|
||||
"cocos/ui/UIButton.h",
|
||||
"cocos/ui/UICheckBox.cpp",
|
||||
"cocos/ui/UICheckBox.h",
|
||||
"cocos/ui/UIRadioButton.cpp",
|
||||
"cocos/ui/UIRadioButton.h",
|
||||
"cocos/ui/UIDeprecated.cpp",
|
||||
"cocos/ui/UIDeprecated.h",
|
||||
"cocos/ui/UIEditBox/UIEditBox.cpp",
|
||||
|
@ -1207,6 +1202,8 @@
|
|||
"cocos/ui/UILoadingBar.h",
|
||||
"cocos/ui/UIPageView.cpp",
|
||||
"cocos/ui/UIPageView.h",
|
||||
"cocos/ui/UIRadioButton.cpp",
|
||||
"cocos/ui/UIRadioButton.h",
|
||||
"cocos/ui/UIRelativeBox.cpp",
|
||||
"cocos/ui/UIRelativeBox.h",
|
||||
"cocos/ui/UIRichText.cpp",
|
||||
|
|
Loading…
Reference in New Issue