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

@ -163,6 +163,9 @@
<ClInclude Include="..\libs\gl3w\GL\glcorearb.h" />
<ClInclude Include="imgui_impl_glfw_gl3.h" />
</ItemGroup>
<ItemGroup>
<None Include="..\README.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>