Build: Fix filters, again.

This commit is contained in:
refractionpcsx2 2020-09-19 16:07:17 +01:00
parent ee53bd795b
commit 2a292fdc05
1 changed files with 2 additions and 0 deletions

View File

@ -888,6 +888,7 @@
</ClCompile>
<ClCompile Include="..\..\gui\DriveList.cpp">
<Filter>AppHost</Filter>
</ClCompile>
<ClCompile Include="..\..\IPC.cpp">
<Filter>System</Filter>
</ClCompile>
@ -1345,6 +1346,7 @@
</ClInclude>
<ClInclude Include="..\..\gui\DriveList.h">
<Filter>AppHost\Include</Filter>
</ClInclude>
<ClInclude Include="..\..\IPC.h">
<Filter>System\Include</Filter>
</ClInclude>