mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-18 19:54:36 +02:00
Added typeinfogen with state system
This commit is contained in:
@@ -355,6 +355,7 @@
|
||||
<ClInclude Include="framework\BuildVersion.h" />
|
||||
<ClInclude Include="framework\CmdSystem.h" />
|
||||
<ClInclude Include="framework\Common.h" />
|
||||
<ClInclude Include="framework\Common_local.h" />
|
||||
<ClInclude Include="framework\Compressor.h" />
|
||||
<ClInclude Include="framework\Console.h" />
|
||||
<ClInclude Include="framework\CVarSystem.h" />
|
||||
@@ -3091,6 +3092,9 @@
|
||||
<ProjectReference Include="opengl\opengl.vcxproj">
|
||||
<Project>{58320c19-5139-47c5-aafe-4cad2c8ed14d}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="typeinfo.vcxproj">
|
||||
<Project>{6ea6406f-3e65-47d9-8246-d6660a81606f}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="sys\win32\rc\res\prey.ico" />
|
||||
|
||||
Reference in New Issue
Block a user