Merge pull request #45 from dabingnn/tony_v3

linux work now for bundleReader
This commit is contained in:
Huabing.Xu 2014-06-27 16:26:55 +08:00
commit 3066d0a879
1 changed files with 1 additions and 0 deletions

View File

@ -7,5 +7,6 @@ set(COCOS_3D_SRC
3d/CCAnimation3D.cpp
3d/CCBundle3D.cpp
3d/CCMeshSkin.cpp
3d/CCBundleReader.cpp
)