Added README to vcxproj

This commit is contained in:
Michael Mandl 2015-10-15 22:30:53 +02:00
parent a7c0fb8b33
commit 953db0a17e
3 changed files with 9 additions and 1 deletions

View file

@ -39,4 +39,7 @@
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="README.md" />
</ItemGroup>
</Project>