New editor tabs.

This commit is contained in:
Justin Marshall
2026-05-14 18:37:41 -07:00
parent 16bd1baf35
commit 44f2e67078
18 changed files with 2775 additions and 62 deletions
+2
View File
@@ -35,6 +35,7 @@
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ClCompile Include="DirectInputShim.cpp" />
<ClCompile Include="gl_d3d12arb.cpp" />
<ClCompile Include="gl_d3d12raylight.cpp">
<Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
@@ -178,6 +179,7 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="DirectInputShim.h" />
<ClInclude Include="gl_d3d12arb.h" />
<ClInclude Include="opengl.h" />
<ClInclude Include="tess\dict-list.h" />