summaryrefslogtreecommitdiff
path: root/src/vm/crossgen
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2016-02-06 00:10:40 -0800
committerJan Kotas <jkotas@microsoft.com>2016-02-06 00:10:40 -0800
commit15a6b938357115e3b559927b70efe1a20db11234 (patch)
tree6ecee4f2603bf2d103a7899983aa53447c840094 /src/vm/crossgen
parent0f2a67147b8e901ee5d68fdc5f424624e0c421e9 (diff)
downloadcoreclr-15a6b938357115e3b559927b70efe1a20db11234.tar.gz
coreclr-15a6b938357115e3b559927b70efe1a20db11234.tar.bz2
coreclr-15a6b938357115e3b559927b70efe1a20db11234.zip
Delete mdil support from coreclr
[tfs-changeset: 1573006]
Diffstat (limited to 'src/vm/crossgen')
-rw-r--r--src/vm/crossgen/wks_crossgen.nativeproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vm/crossgen/wks_crossgen.nativeproj b/src/vm/crossgen/wks_crossgen.nativeproj
index 205f2e2c95..bdd2b95db8 100644
--- a/src/vm/crossgen/wks_crossgen.nativeproj
+++ b/src/vm/crossgen/wks_crossgen.nativeproj
@@ -34,7 +34,6 @@
<CppCompile Include="$(VmSourcesDir)\clsload.cpp" />
<CppCompile Include="$(VmSourcesDir)\comdelegate.cpp" />
<CppCompile Include="$(VmSourcesDir)\codeman.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CompactLayoutWriter.cpp" Condition="'$(MDILGenerator)' == 'true'"/>
<CppCompile Include="$(VmSourcesDir)\compile.cpp" />
<CppCompile Include="$(VmSourcesDir)\ConstrainedExecutionRegion.cpp" />
<CppCompile Include="$(VmSourcesDir)\CustomMarshalerInfo.cpp" />