acl/lib_protocol
2024-03-18 15:47:59 +08:00
..
include build all 2021-11-16 14:45:06 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
protocol Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
protocol.xcodeproj add -flto=thin for xcode 2019-11-19 11:38:04 +08:00
samples remove some compiling options for MacOS 2022-04-11 19:09:39 +08:00
src Add newline on http_hdr_req.c file. 2023-10-20 18:09:21 +08:00
changes.txt fixed one bug of hdr_can_read() in http_chat_async.c that the connection should be closed when notify callback return -1. 2019-08-07 21:41:43 +08:00
CMakeLists.txt Adding supporting for harmonyOS. 2024-03-18 15:47:59 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_protocol_vc2003.vcproj 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_protocol_vc2008.vcproj 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_protocol_vc2010.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_protocol_vc2010.vcxproj.filters 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_protocol_vc2012.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_protocol_vc2012.vcxproj.filters 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_protocol_vc2013.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_protocol_vc2013.vcxproj.filters support vc2013 2017-04-21 14:59:29 +08:00
lib_protocol_vc2015.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_protocol_vc2015.vcxproj.filters compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
lib_protocol_vc2017.rc release acl 3.5.0! 2019-03-09 20:23:08 +08:00
lib_protocol_vc2017.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_protocol_vc2017.vcxproj.filters compiling: support vc2017 2017-11-20 12:15:19 +08:00
lib_protocol_vc2019.rc add projects for vc2019 2020-09-16 16:25:20 +08:00
lib_protocol_vc2019.vcxproj Load OpenSSL dll successfully on Windows platforms. 2023-12-15 16:20:21 +08:00
lib_protocol_vc2019.vcxproj.filters support vc2019 2020-09-16 16:58:10 +08:00
lib_protocol.rc release acl 3.5.0! 2019-03-09 20:23:08 +08:00
Makefile Build acl by cosmocc. 2024-03-16 16:08:06 +08:00
ndk-build-r9d.sh optimize building by ndk-build 2021-09-28 15:49:15 +08:00
ndk-build-r20.sh optimize building by ndk-build 2021-09-28 15:49:15 +08:00
ndk-build.sh optimize building by ndk-build 2021-09-28 15:49:15 +08:00
ndk-clean.sh build for ndk9d ok by using *.mk for Android 2019-11-22 16:14:20 +08:00
ReadMe.txt Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
resource.h format source code's charset 2019-07-26 17:27:39 +08:00
xmake.lua update xmake.lua: export public includedirs 2019-10-14 09:34:37 +08:00

========================================================================
    静态库 : protocol 项目概况
========================================================================

应用程序向导已为您创建了这个 protocol 库项目。
没有任何源文件被创建为项目的一部分。


protocol.vcproj
    这是用应用程序向导生成的 VC++ 项目的主项目文件。
    它包含有关生成此文件的 Visual C++ 版本的信息,以及
    有关用应用程序向导选择的
    平台、配置和项目功能的信息。

/////////////////////////////////////////////////////////////////////////////
其他注释:

应用程序向导使用 "TODO:" 注释指示应添加或自定义的源代码部分。

/////////////////////////////////////////////////////////////////////////////