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

@@ -137,6 +137,7 @@
<ClInclude Include="memory_settings_interface.h" />
<ClInclude Include="threading.h" />
<ClInclude Include="scoped_guard.h" />
<ClInclude Include="build_timestamp.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="gl\program.cpp">