Commit cf1811f8 authored by Sergey Lyubka's avatar Sergey Lyubka

Added build instruction for windows

parent 93c5335d
// Unit test for the mongoose web server.
// g++ -W -Wall -pedantic -g unit_test.c -lssl && ./a.out
// cl unit_test.c /MD
#ifndef _WIN32
#define MONGOOSE_USE_IPV6
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment