add new file to cmake

This commit is contained in:
yangxiao 2014-08-04 15:49:12 +08:00
parent 11a13ce9e2
commit 4084fdc461
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
set(COCOS_3D_SRC
3d/CCSkeleton3D.cpp
3d/AttachNode.cpp
3d/CCSubMesh.cpp
3d/CCSubMeshState.cpp
3d/CCMesh.cpp
3d/CCObjLoader.cpp
3d/CCSprite3D.cpp