Examples: Added README into the Visual Studio solution to people are less likely to miss it.

This commit is contained in:
ocornut
2015-11-29 11:01:50 +00:00
parent 9735563b65
commit d673db3092
9 changed files with 32 additions and 6 deletions

View File

@ -160,6 +160,9 @@
<ClInclude Include="..\..\imgui_internal.h" />
<ClInclude Include="imgui_impl_glfw.h" />
</ItemGroup>
<ItemGroup>
<None Include="..\README.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>