Files
wnmj/cocos2d/cocos/deprecated/CMakeLists.txt

12 lines
202 B
CMake
Raw Normal View History

2026-03-01 13:51:43 +08:00
set(COCOS_DEPRECATED_SRC
deprecated/CCArray.cpp
deprecated/CCDeprecated.cpp
deprecated/CCDictionary.cpp
deprecated/CCNotificationCenter.cpp
deprecated/CCSet.cpp
deprecated/CCString.cpp
)