Added README to vcxproj
This commit is contained in:
parent
a7c0fb8b33
commit
953db0a17e
3 changed files with 9 additions and 1 deletions
|
@ -88,6 +88,9 @@
|
|||
<ClInclude Include="Net.h" />
|
||||
<ClInclude Include="Neuron.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="README.md" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue