diff options
Diffstat (limited to 'Examples/WhisperDesktop/WhisperDesktop.vcxproj')
| -rw-r--r-- | Examples/WhisperDesktop/WhisperDesktop.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Examples/WhisperDesktop/WhisperDesktop.vcxproj b/Examples/WhisperDesktop/WhisperDesktop.vcxproj index 4956410..db6d529 100644 --- a/Examples/WhisperDesktop/WhisperDesktop.vcxproj +++ b/Examples/WhisperDesktop/WhisperDesktop.vcxproj @@ -145,6 +145,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> |
