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:
authorJoão Matos <joao@tritao.eu>2015-01-28 18:09:14 +0300
committerJoão Matos <joao@tritao.eu>2015-01-28 18:09:14 +0300
commit786edf7ad6c72aaf13e3032abb84e00934aba8c9 (patch)
tree383aa9f1902d8ea8fc7abfe71eaf58390a5c8400 /msvc/libmonoutils.vcxproj
parentcde444ffb0b9a18273f9a175b74f67f179f013d1 (diff)
[msvc] Updated runtime project files.
Diffstat (limited to 'msvc/libmonoutils.vcxproj')
-rw-r--r--msvc/libmonoutils.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/msvc/libmonoutils.vcxproj b/msvc/libmonoutils.vcxproj
index 989fabe87e6..7b1fa472ddf 100644
--- a/msvc/libmonoutils.vcxproj
+++ b/msvc/libmonoutils.vcxproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
@@ -33,6 +33,7 @@
<ClCompile Include="..\mono\utils\mono-conc-hashtable.c" />
<ClCompile Include="..\mono\utils\mono-context.c" />
<ClCompile Include="..\mono\utils\mono-counters.c" />
+ <ClCompile Include="..\mono\utils\mono-dl-windows.c" />
<ClCompile Include="..\mono\utils\mono-dl.c" />
<ClCompile Include="..\mono\utils\mono-error.c" />
<ClCompile Include="..\mono\utils\mono-filemap.c" />