2022-08-11 15:41:10 +08:00
|
|
|
set(_AX_NETWORK_HEADER
|
2023-06-11 13:08:08 +08:00
|
|
|
network/Downloader-curl.h
|
|
|
|
network/IDownloaderImpl.h
|
|
|
|
network/Downloader.h
|
2019-11-23 20:27:39 +08:00
|
|
|
network/Uri.h
|
|
|
|
network/HttpClient.h
|
|
|
|
network/HttpResponse.h
|
|
|
|
network/HttpRequest.h
|
|
|
|
network/HttpCookie.h
|
|
|
|
)
|
2019-11-24 15:43:28 +08:00
|
|
|
|
2022-08-11 15:41:10 +08:00
|
|
|
set(_AX_NETWORK_SRC
|
2019-11-24 15:43:28 +08:00
|
|
|
network/HttpClient.cpp
|
2023-06-11 13:08:08 +08:00
|
|
|
network/Downloader.cpp
|
|
|
|
network/Downloader-curl.cpp
|
2019-11-24 15:43:28 +08:00
|
|
|
network/HttpCookie.cpp
|
|
|
|
network/Uri.cpp
|
|
|
|
)
|