Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'external/dir.proj')
-rw-r--r--external/dir.proj1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/dir.proj b/external/dir.proj
index 8d1b033ca6..3912e6143f 100644
--- a/external/dir.proj
+++ b/external/dir.proj
@@ -15,6 +15,7 @@
<Project Include="portable\portable.depproj" />
<Project Include="uapaotredist/uapaotredist.depproj" />
<Project Include="ilasm/ilasm.depproj" />
+ <Project Condition="'$(ILLinkTrimAssembly)' != 'false'" Include="ILLink/ILLink.depproj" />
</ItemGroup>
<Import Project="../dir.traversal.targets" />