Update README.md.

This commit is contained in:
2022-02-25 17:21:28 +03:00
parent e15f08d521
commit cb01a4b815
3 changed files with 12 additions and 0 deletions

View File

@@ -177,6 +177,9 @@
<ItemGroup>
<Manifest Include="wCenterWindow.manifest" />
</ItemGroup>
<ItemGroup>
<None Include="..\README.md" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>

View File

@@ -57,4 +57,7 @@
<Filter>Resource Files</Filter>
</Manifest>
</ItemGroup>
<ItemGroup>
<None Include="..\README.md" />
</ItemGroup>
</Project>