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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-06-07 19:45:09 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-06-07 19:45:09 +0300
commit565c6ac0802eedf68755bd5776c80b00ab388415 (patch)
treef71800aea32a20b47898a8d87a2ce5c787d6293c /msvc/libmonoutils.vcxproj
parent41784378fb0d684c616c761d776df3f1817c3c46 (diff)
Revert "Enhance log tracing"
Diffstat (limited to 'msvc/libmonoutils.vcxproj')
-rw-r--r--msvc/libmonoutils.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/msvc/libmonoutils.vcxproj b/msvc/libmonoutils.vcxproj
index 7ef841f56d0..5daad947262 100644
--- a/msvc/libmonoutils.vcxproj
+++ b/msvc/libmonoutils.vcxproj
@@ -42,8 +42,6 @@
<ClCompile Include="..\mono\utils\mono-io-portability.c" />
<ClCompile Include="..\mono\utils\mono-linked-list-set.c" />
<ClCompile Include="..\mono\utils\mono-logger.c" />
- <ClCompile Include="..\mono\utils\mono-log-windows.c" />
- <ClCompile Include="..\mono\utils\mono-log-common.c" />
<ClCompile Include="..\mono\utils\mono-math.c" />
<ClCompile Include="..\mono\utils\mono-md5.c" />
<ClCompile Include="..\mono\utils\mono-mmap.c" />