From a65d7ea49a591343a16edb813c352681a263a0f9 Mon Sep 17 00:00:00 2001 From: hugo Date: Mon, 25 May 2015 22:48:19 +0800 Subject: [PATCH] update 3rd part config --- external/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/external/config.json b/external/config.json index 817c48e85a..1f51bd0f2b 100644 --- a/external/config.json +++ b/external/config.json @@ -4,6 +4,7 @@ "repo_name":"cocos2d-x-3rd-party-libs-bin", "repo_parent":"https://github.com/cocos2d/", "move_dirs":{ - "fbx-conv":"tools" + "fbx-conv":"tools", + "framework-compile":"tools" } }