This commit is contained in:
kudzu_cp 2012-07-13 16:17:22 +00:00
parent 15a0ce09bc
commit bb76f088bd
6 changed files with 6 additions and 4 deletions

View file

@ -64,6 +64,12 @@
<Name>XSharp.Nasm</Name> <Name>XSharp.Nasm</Name>
</ProjectReference> </ProjectReference>
</ItemGroup> </ItemGroup>
<ItemGroup>
<Content Include="Docs\Goals.html" />
<Content Include="Docs\index.html" />
<Content Include="Docs\Old.html" />
<Content Include="Docs\ToDo.html" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- 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. Other similar extension points exist, see Microsoft.Common.targets.

View file

@ -150,10 +150,6 @@
<None Include="Key.snk" /> <None Include="Key.snk" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Content Include="Docs\Goals.html" />
<Content Include="Docs\index.html" />
<Content Include="Docs\Old.html" />
<Content Include="Docs\ToDo.html" />
<Content Include="Resources\Package.ico" /> <Content Include="Resources\Package.ico" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>