From 29a4e861eda2e5539ace4417a0dfccdb307f290e Mon Sep 17 00:00:00 2001 From: CocosRobot Date: Fri, 18 Sep 2015 13:55:26 +0000 Subject: [PATCH] [AUTO][ci skip]: updating cocos2dx_files.json --- templates/cocos2dx_files.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/templates/cocos2dx_files.json b/templates/cocos2dx_files.json index 2c55976f8f..e694b6fa07 100644 --- a/templates/cocos2dx_files.json +++ b/templates/cocos2dx_files.json @@ -24,6 +24,7 @@ "cmake/Modules/FindFontconfig.cmake", "cmake/Modules/FindFreetype.cmake", "cmake/Modules/FindGLFW3.cmake", + "cmake/Modules/FindGTK3.cmake", "cmake/Modules/FindJPEG.cmake", "cmake/Modules/FindMINIZIP.cmake", "cmake/Modules/FindMPG123.cmake", @@ -910,6 +911,10 @@ "cocos/platform/android/ControllerManualAdapter/AndroidManifest.xml", "cocos/platform/android/ControllerManualAdapter/ant.properties", "cocos/platform/android/ControllerManualAdapter/build.xml", + "cocos/platform/android/ControllerManualAdapter/libs/", + "cocos/platform/android/ControllerManualAdapter/libs/com.bda.controller.jar", + "cocos/platform/android/ControllerManualAdapter/libs/nibiru_lib.jar", + "cocos/platform/android/ControllerManualAdapter/libs/ouya-sdk.jar", "cocos/platform/android/ControllerManualAdapter/lint.xml", "cocos/platform/android/ControllerManualAdapter/proguard-project.txt", "cocos/platform/android/ControllerManualAdapter/project.properties", @@ -927,6 +932,8 @@ "cocos/platform/android/java/AndroidManifest.xml", "cocos/platform/android/java/ant.properties", "cocos/platform/android/java/build.xml", + "cocos/platform/android/java/libs/", + "cocos/platform/android/java/libs/android-async-http-1.4.8.jar", "cocos/platform/android/java/lint.xml", "cocos/platform/android/java/proguard-project.txt", "cocos/platform/android/java/project.properties", @@ -1211,6 +1218,8 @@ "cocos/ui/UIEditBox/UIEditBoxImpl-common.h", "cocos/ui/UIEditBox/UIEditBoxImpl-ios.h", "cocos/ui/UIEditBox/UIEditBoxImpl-ios.mm", + "cocos/ui/UIEditBox/UIEditBoxImpl-linux.cpp", + "cocos/ui/UIEditBox/UIEditBoxImpl-linux.h", "cocos/ui/UIEditBox/UIEditBoxImpl-mac.h", "cocos/ui/UIEditBox/UIEditBoxImpl-mac.mm", "cocos/ui/UIEditBox/UIEditBoxImpl-stub.cpp",