From 3b19b07915264ab470f1597f45120801831b12cf Mon Sep 17 00:00:00 2001 From: zhangbin Date: Thu, 19 Jun 2014 11:33:39 +0800 Subject: [PATCH] Modify the lua runtime template for prebuilt engine. --- templates/lua-template-runtime/cocos-project-template.json | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/lua-template-runtime/cocos-project-template.json b/templates/lua-template-runtime/cocos-project-template.json index e1e94991eb..8bc74277ed 100644 --- a/templates/lua-template-runtime/cocos-project-template.json +++ b/templates/lua-template-runtime/cocos-project-template.json @@ -122,7 +122,6 @@ "exclude": [ "proj.android/bin", "proj.android/assets", - "proj.android/libs", "proj.ios_mac/HelloLua.xcodeproj/project.xcworkspace", "proj.ios_mac/HelloLua.xcodeproj/xcuserdata", "proj.win32/Debug.win32",