[SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-316-ga95a307
[email protected] (Dirk Ziegelmeier)
| 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 Contrib - Contributed code for Lightweight TCP/IP stack".
The branch, master has been updated
via a95a3078b4e05117af0f0e30c74188287d6db3d0 (commit)
from 6165d1b35b8428bd0e5e33a5bf758a98f4200e79 (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 a95a3078b4e05117af0f0e30c74188287d6db3d0
Author: Dirk Ziegelmeier <[email protected]>
Date: Fri May 18 08:35:33 2018 +0200
Fix MSVC solution after I broke it yesterday while working on unified test app
-----------------------------------------------------------------------
Summary of changes:
ports/win32/msvc/lwIP.vcxproj | 2 +-
ports/win32/msvc/lwIP_Test.vcxproj | 13 +++----------
ports/win32/msvc/lwIP_Test.vcxproj.filters | 9 ++++++---
ports/win32/msvc/lwIP_pcapif.vcxproj | 2 +-
ports/win32/msvc/makefsdata.vcxproj | 2 +-
ports/win32/pcapif.c | 2 +-
ports/win32/sio.c | 2 +-
7 files changed, 14 insertions(+), 18 deletions(-)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack