From 0dab85a3bff03b55db997fe430b841b33f4df1d9 Mon Sep 17 00:00:00 2001 From: "Huabing.Xu" Date: Mon, 23 Dec 2013 18:37:18 +0800 Subject: [PATCH] update CMakeLists.txt --- cocos/2d/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) 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