diff --git a/cocos/2d/CMakeLists.txt b/cocos/2d/CMakeLists.txt index 568f5aafe5..aadc31d9a7 100644 --- a/cocos/2d/CMakeLists.txt +++ b/cocos/2d/CMakeLists.txt @@ -139,7 +139,6 @@ set(COCOS2D_SRC platform/CCEGLViewProtocol.cpp platform/CCFileUtils.cpp ../../external/edtaa3func/edtaa3func.cpp - renderer/CCNewRenderTexture.cpp renderer/CCNewSprite.cpp renderer/CCNewSpriteBatchNode.cpp renderer/CCNewTextureAtlas.cpp