From 778efcdf195afd5a81ac9cbab7240ad966a57d97 Mon Sep 17 00:00:00 2001 From: Stefanos Kornilios Mitsis Poiitidis Date: Tue, 22 Apr 2014 16:15:54 +0300 Subject: [PATCH] add libwebsocket --- core/deps/libwebsocket/lws-plat-win.c | 2 +- shell/reicast.vcxproj.filters | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/core/deps/libwebsocket/lws-plat-win.c b/core/deps/libwebsocket/lws-plat-win.c index ef25eb0d3..d9c40fdea 100644 --- a/core/deps/libwebsocket/lws-plat-win.c +++ b/core/deps/libwebsocket/lws-plat-win.c @@ -362,4 +362,4 @@ lws_plat_inet_ntop(int af, const void *src, char *dst, int cnt) return ok ? dst : NULL; } -#endif \ No newline at end of file +#endif diff --git a/shell/reicast.vcxproj.filters b/shell/reicast.vcxproj.filters index d6aae57df..76a6affc1 100644 --- a/shell/reicast.vcxproj.filters +++ b/shell/reicast.vcxproj.filters @@ -509,9 +509,12 @@ {3d3de3ff-9e79-4920-a95a-61d190e73004} +<<<<<<< HEAD {81193efc-656a-4154-9adf-146856d4c7d3} +======= +>>>>>>> add libwebsocket @@ -856,9 +859,12 @@ deps\libwebsocket +<<<<<<< HEAD webui +======= +>>>>>>> add libwebsocket