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:
Diffstat (limited to 'mcs/tools/ikdasm/ikdasm.csproj')
-rw-r--r--mcs/tools/ikdasm/ikdasm.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/tools/ikdasm/ikdasm.csproj b/mcs/tools/ikdasm/ikdasm.csproj
index 2bc361e62ee..2493770ef43 100644
--- a/mcs/tools/ikdasm/ikdasm.csproj
+++ b/mcs/tools/ikdasm/ikdasm.csproj
@@ -42,6 +42,7 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- @BUILT_SOURCES@ -->
+ <!--Common files-->
<ItemGroup>
<Compile Include="..\..\..\external\ikdasm\CABlob.cs" />
<Compile Include="..\..\..\external\ikdasm\Disassembler.cs" />
@@ -143,7 +144,7 @@
<Compile Include="..\..\..\external\ikvm\reflect\coreclr.cs" />
<Compile Include="..\..\class\Mono.Options\Mono.Options\Options.cs" />
</ItemGroup>
- <ItemGroup></ItemGroup>
+ <!--End of common files-->
<!-- @ALL_SOURCES@ -->
<!-- @COMMON_PROJECT_REFERENCES@ -->
<ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">