adjust config

This commit is contained in:
andyque 2014-09-24 12:03:17 +08:00
parent a0d6bbbf9a
commit 972c5f8ab2
2 changed files with 5 additions and 2 deletions

4
.gitignore vendored
View File

@ -140,3 +140,7 @@ project.properties
/tools/fbx-conv/
external/chipmunk
tests/cpp-tests/Resources/audio
/external/Box2D/
/external/ConvertUTF/
/external/audio/
/external/xxtea/

View File

@ -4,7 +4,6 @@
"repo_name":"cocos2d-x-3rd-party-libs-bin",
"repo_parent":"https://github.com/cocos2d/",
"move_dirs":{
"fbx-conv":"tools",
"audio": "tests/cpp-tests/Resources"
"fbx-conv":"tools"
}
}