mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-12 11:11:45 +00:00
This commit is contained in:
parent
7cc66bfe79
commit
f1a369251b
1 changed files with 0 additions and 4 deletions
|
|
@ -71,7 +71,6 @@
|
|||
<Compile Include="BaseToolTask.cs" />
|
||||
<Compile Include="ExtractMapFromElfFile.cs" />
|
||||
<Compile Include="IL2CPU.cs" />
|
||||
<Compile Include="IL2CPUTask.cs" />
|
||||
<Compile Include="Ld.cs" />
|
||||
<Compile Include="MakeISO.cs" />
|
||||
<Compile Include="NAsm.cs" />
|
||||
|
|
@ -119,9 +118,6 @@
|
|||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="ReadMe.html" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
|
|
|||
Loading…
Reference in a new issue