2022-08-11 15:41:10 +08:00
|
|
|
set(_AX_NETWORK_HEADER
|
2019-11-23 20:27:39 +08:00
|
|
|
network/CCDownloader-curl.h
|
|
|
|
network/CCIDownloaderImpl.h
|
|
|
|
network/CCDownloader.h
|
|
|
|
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
|
|
|
|
network/CCDownloader.cpp
|
|
|
|
network/CCDownloader-curl.cpp
|
|
|
|
network/HttpCookie.cpp
|
|
|
|
network/Uri.cpp
|
|
|
|
)
|