VS2019: yaml: remove 'README' (and rename 'License')

This commit is contained in:
tomcw 2023-12-28 12:48:22 +00:00
parent abab213e15
commit 370b5f910c
2 changed files with 2 additions and 4 deletions

View File

@ -19,8 +19,7 @@
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<None Include="..\LICENSE" />
<None Include="..\README" />
<None Include="..\License" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\include\yaml.h" />

View File

@ -11,8 +11,7 @@
</Filter>
</ItemGroup>
<ItemGroup>
<None Include="..\LICENSE" />
<None Include="..\README" />
<None Include="..\License" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\include\yaml.h">