mirror of https://github.com/axmolengine/axmol.git
12 lines
202 B
CMake
12 lines
202 B
CMake
|
|
||
|
set(COCOS_DEPRECATED_SRC
|
||
|
|
||
|
deprecated/CCArray.cpp
|
||
|
deprecated/CCDeprecated.cpp
|
||
|
deprecated/CCDictionary.cpp
|
||
|
deprecated/CCNotificationCenter.cpp
|
||
|
deprecated/CCSet.cpp
|
||
|
deprecated/CCString.cpp
|
||
|
|
||
|
)
|