mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-06 13:27:48 +00:00
Fix VisualC project filter
This commit is contained in:
committed by
Ozkan Sezer
parent
1d59be67fc
commit
0a8bf663b7
@@ -198,6 +198,7 @@
|
||||
</Filter>
|
||||
<Filter Include="time\windows">
|
||||
<UniqueIdentifier>{0000d7fda065b13b0ca4ab262c380000}</UniqueIdentifier>
|
||||
</Filter>
|
||||
<Filter Include="gpu">
|
||||
<UniqueIdentifier>{098fbef9-d8a0-4b3b-b57b-d157d395335d}</UniqueIdentifier>
|
||||
</Filter>
|
||||
@@ -909,6 +910,7 @@
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\video\offscreen\SDL_offscreenwindow.h">
|
||||
<Filter>video\offscreen</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\include\SDL3\SDL_gpu.h">
|
||||
<Filter>API Headers</Filter>
|
||||
</ClInclude>
|
||||
|
||||
Reference in New Issue
Block a user