diff options
| author | Konstantin <const@const.me> | 2023-01-16 20:50:27 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-01-16 20:50:27 +0100 |
| commit | 8a1b4ec398e25ecc15596f830f757d8419728296 (patch) | |
| tree | 2c7d1355df52d3e59d397e56b7621f1402032af4 /Examples/main/main.vcxproj | |
| parent | aaeab774c3c8e30b2925620fc3d2a34e5f53be4c (diff) | |
Minor, documentation
Diffstat (limited to 'Examples/main/main.vcxproj')
| -rw-r--r-- | Examples/main/main.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Examples/main/main.vcxproj b/Examples/main/main.vcxproj index 4945b88..ba1e191 100644 --- a/Examples/main/main.vcxproj +++ b/Examples/main/main.vcxproj @@ -87,6 +87,9 @@ <Project>{701df8c8-e4a5-43ec-9c6b-747bbf4d8e71}</Project> </ProjectReference> </ItemGroup> + <ItemGroup> + <Text Include="Readme.txt" /> + </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> |
