diff --git a/templates/cocos2dx_files.json b/templates/cocos2dx_files.json index b056ed53ca..07ee6cea30 100644 --- a/templates/cocos2dx_files.json +++ b/templates/cocos2dx_files.json @@ -2354,6 +2354,10 @@ "external/bullet/prebuilt/mac/libBulletMultiThreaded.a", "external/bullet/prebuilt/mac/libLinearMath.a", "external/bullet/prebuilt/mac/libMiniCL.a", + "external/bullet/prebuilt/win32/debug/libbullet-2015.lib", + "external/bullet/prebuilt/win32/debug/libbullet.lib", + "external/bullet/prebuilt/win32/release/libbullet-2015.lib", + "external/bullet/prebuilt/win32/release/libbullet.lib", "external/chipmunk/include/chipmunk/chipmunk.h", "external/chipmunk/include/chipmunk/chipmunk_ffi.h", "external/chipmunk/include/chipmunk/chipmunk_private.h", @@ -5837,6 +5841,7 @@ "tools/particle/convert_YCoordFlipped.py", "tools/performance-analyze/README.md", "tools/performance-analyze/convertor.py", + "tools/release/generate_docs.sh", "tools/simulator/.cocos-project.json", "tools/simulator/.project", "tools/simulator/config.json",