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