Common: Add build_timestamp.h

This commit is contained in:
Connor McLaughlin
2022-08-10 13:05:52 +10:00
parent 7be1ad0289
commit b698ff1fff
4 changed files with 100 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<ClInclude Include="assert.h" />
<ClInclude Include="bitfield.h" />
<ClInclude Include="bitutils.h" />
<ClInclude Include="build_timestamp.h" />
<ClInclude Include="byte_stream.h" />
<ClInclude Include="crash_handler.h" />
<ClInclude Include="d3d11\shader_cache.h" />