From 127b8acd14dded5be7210f9d9630fd85595b6a5e Mon Sep 17 00:00:00 2001 From: CocosRobot Date: Fri, 10 Oct 2014 14:23:42 +0000 Subject: [PATCH] [AUTO][ci skip]: updating cocos2dx_files.json --- templates/cocos2dx_files.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/cocos2dx_files.json b/templates/cocos2dx_files.json index 94d6dd84df..ede4160cd7 100644 --- a/templates/cocos2dx_files.json +++ b/templates/cocos2dx_files.json @@ -2146,10 +2146,10 @@ "external/tinyxml2/tinyxml2.cpp", "external/tinyxml2/tinyxml2.h", "external/unzip/CMakeLists.txt", - "external/unzip/ioapi_mem.cpp", - "external/unzip/ioapi_mem.h", "external/unzip/ioapi.cpp", "external/unzip/ioapi.h", + "external/unzip/ioapi_mem.cpp", + "external/unzip/ioapi_mem.h", "external/unzip/unzip.cpp", "external/unzip/unzip.h", "external/version.json",