aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/http_util/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/utils/http_util/info.txt')
-rw-r--r--src/lib/utils/http_util/info.txt16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/lib/utils/http_util/info.txt b/src/lib/utils/http_util/info.txt
index fe9fc3ea7..a6cbd902f 100644
--- a/src/lib/utils/http_util/info.txt
+++ b/src/lib/utils/http_util/info.txt
@@ -1,3 +1,17 @@
<defines>
-HTTP_UTIL -> 20131128
+HTTP_UTIL -> 20171003
</defines>
+
+<header:public>
+http_util.h
+</header:public>
+
+<header:internal>
+socket.h
+</header:internal>
+
+<libs>
+linux -> rt
+mingw -> ws2_32
+windows -> ws2_32.lib
+</libs>