generator: add a link to the README from the project

This way people who work on the generator using an IDE will see the file
This commit is contained in:
Andrés G. Aragoneses 2013-10-11 14:36:39 +02:00 committed by Bertrand Lorentz
parent 2d83fb3073
commit 634f9e5f27

View File

@ -97,6 +97,9 @@
</ItemGroup>
<ItemGroup>
<None Include="DESIGN" />
<None Include="..\README.generator">
<Link>README.generator</Link>
</None>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>