From 759138caee65a58ecf1f02ca7c57bc9ba3d3c5f5 Mon Sep 17 00:00:00 2001 From: stijn Date: Mon, 1 Sep 2014 10:16:07 +0200 Subject: msvc: Exclude modtermios, include extmod and fix compilation error --- windows/msvc/sources.props | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'windows/msvc') diff --git a/windows/msvc/sources.props b/windows/msvc/sources.props index 6fd3306b9..b48277ff2 100644 --- a/windows/msvc/sources.props +++ b/windows/msvc/sources.props @@ -5,7 +5,8 @@ - + + -- cgit v1.2.3