aseprite/src/net
David Capello 55f90d8b8b Add target_link_libraries() for sublibraries
With this change we remove some internal variables/lists like sys_libs,
libs3rdparty, etc. And we fix dependencies problems between targets.
2015-07-13 12:16:55 -03:00
..
CMakeLists.txt Add target_link_libraries() for sublibraries 2015-07-13 12:16:55 -03:00
http_headers.cpp Change net library license to MIT 2015-06-12 11:17:26 -03:00
http_headers.h Change net library license to MIT 2015-06-12 11:17:26 -03:00
http_request.cpp Change net library license to MIT 2015-06-12 11:17:26 -03:00
http_request.h Change net library license to MIT 2015-06-12 11:17:26 -03:00
http_response.cpp Change net library license to MIT 2015-06-12 11:17:26 -03:00
http_response.h Change net library license to MIT 2015-06-12 11:17:26 -03:00
LICENSE.txt Change net library license to MIT 2015-06-12 11:17:26 -03:00
README.md Change net library license to MIT 2015-06-12 11:17:26 -03:00

Aseprite Network Library

Copyright (C) 2001-2015 David Capello

Distributed under MIT license

Simple curl wrapper.