Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'msvc/libmonoutils.vcxproj')
-rw-r--r--msvc/libmonoutils.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/msvc/libmonoutils.vcxproj b/msvc/libmonoutils.vcxproj
index 0c728d28558..989fabe87e6 100644
--- a/msvc/libmonoutils.vcxproj
+++ b/msvc/libmonoutils.vcxproj
@@ -48,6 +48,7 @@
<ClCompile Include="..\mono\utils\networking.c" />
<ClCompile Include="..\mono\utils\networking-posix.c" />
<ClCompile Include="..\mono\utils\networking-missing.c" />
+ <ClCompile Include="..\mono\utils\networking-windows.c" />
<ClCompile Include="..\mono\utils\mono-path.c" />
<ClCompile Include="..\mono\utils\mono-poll.c" />
<ClCompile Include="..\mono\utils\mono-proclib.c" />