[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-11-ga5c00e3
[email protected] (Simon Goldschmidt)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".
The branch, master has been updated
via a5c00e369d1a5876d1ae7bf6117a61e603d3059e (commit)
from 787a7bb919121bcc2f6bda72cf8183e9147af381 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a5c00e369d1a5876d1ae7bf6117a61e603d3059e
Author: Simon Goldschmidt <[email protected]>
Date: Wed Oct 3 14:38:04 2018 +0200
fix msvc project files after merging contrib
Signed-off-by: Simon Goldschmidt <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
contrib/ports/win32/msvc/libcheck.vcxproj | 46 +-
contrib/ports/win32/msvc/libcheck.vcxproj.filters | 42 +-
contrib/ports/win32/msvc/lwIP.vcxproj | 640 ++++++++++-----------
contrib/ports/win32/msvc/lwIP.vcxproj.filters | 598 +++++++++----------
contrib/ports/win32/msvc/lwIP_Test.vcxproj | 4 +-
contrib/ports/win32/msvc/lwIP_pcapif.vcxproj | 4 +-
contrib/ports/win32/msvc/lwip_unittests.vcxproj | 78 +--
.../win32/msvc/lwip_unittests.vcxproj.filters | 74 +--
contrib/ports/win32/msvc/makefsdata.vcxproj | 6 +-
.../ports/win32/msvc/makefsdata.vcxproj.filters | 2 +-
10 files changed, 747 insertions(+), 747 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack