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
path: root/msvc
diff options
context:
space:
mode:
authorJoão Matos <joao@tritao.eu>2015-02-16 15:46:29 +0300
committerJoão Matos <joao@tritao.eu>2015-02-16 15:46:29 +0300
commitd9234357f61f78e6df8acaf08982dd01dab05e62 (patch)
treea23026c441e5c4e39fda5f4003d75e145c434e16 /msvc
parentb4926395c651622a722a55b4d55951ee162bd968 (diff)
Revert "[aot] Re-organize JSON dumping code."
This reverts commit 25969466b5339ed263eaca87d5181ce5c4ef9baa.
Diffstat (limited to 'msvc')
-rw-r--r--msvc/libmonoutils.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/msvc/libmonoutils.vcxproj b/msvc/libmonoutils.vcxproj
index a091267ea89..681f758ed7e 100644
--- a/msvc/libmonoutils.vcxproj
+++ b/msvc/libmonoutils.vcxproj
@@ -73,7 +73,6 @@
<ClCompile Include="..\mono\utils\mono-hwcap.c" />
<ClCompile Include="..\mono\utils\mono-hwcap-x86.c" />
<ClCompile Include="..\mono\utils\bsearch.c" />
- <ClInclude Include="..\mono\utils\json.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\mono\utils\dlmalloc.h" />
@@ -135,7 +134,6 @@
<ClInclude Include="..\mono\utils\mono-hwcap.h" />
<ClInclude Include="..\mono\utils\mono-hwcap-x86.h" />
<ClInclude Include="..\mono\utils\bsearch.h" />
- <ClInclude Include="..\mono\utils\json.h" />
</ItemGroup>
<ItemGroup>
<MASM Include="..\mono\utils\win64.asm">