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:
authorVincent Povirk <vincent@codeweavers.com>2013-12-12 03:23:01 +0400
committerVincent Povirk <vincent@codeweavers.com>2013-12-12 03:23:01 +0400
commite6db4097a86f2608ea3ef6de7caf9d104d97352d (patch)
tree27466a203aed8d85a4fbe9acec15604ffbb63b62 /msvc/libmonoutils.vcxproj
parentacb851f494117f459c41b7b31cc4d2e2e1924d4f (diff)
Update file listinigs in msvc projects.
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 8c3ef282414..e2c5ea53905 100644
--- a/msvc/libmonoutils.vcxproj
+++ b/msvc/libmonoutils.vcxproj
@@ -57,6 +57,7 @@
<ClCompile Include="..\mono\utils\mono-threads-windows.c" />
<ClCompile Include="..\mono\utils\mono-threads.c" />
<ClCompile Include="..\mono\utils\mono-time.c" />
+ <ClCompile Include="..\mono\utils\mono-tls.c" />
<ClCompile Include="..\mono\utils\mono-uri.c" />
<ClCompile Include="..\mono\utils\mono-value-hash.c" />
<ClCompile Include="..\mono\utils\monobitset.c" />