Guess I had to update Windows on a Mac.
This commit is contained in:
@@ -1055,14 +1055,6 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="Test"
|
Name="Test"
|
||||||
>
|
>
|
||||||
<File
|
|
||||||
RelativePath="ScreenTestFonts.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="ScreenTestFonts.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="ScreenTestInput.cpp"
|
RelativePath="ScreenTestInput.cpp"
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -420,7 +420,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)</Command>
|
|||||||
<ClCompile Include="ScreenStatsOverlay.cpp" />
|
<ClCompile Include="ScreenStatsOverlay.cpp" />
|
||||||
<ClCompile Include="ScreenSyncOverlay.cpp" />
|
<ClCompile Include="ScreenSyncOverlay.cpp" />
|
||||||
<ClCompile Include="ScreenSystemLayer.cpp" />
|
<ClCompile Include="ScreenSystemLayer.cpp" />
|
||||||
<ClCompile Include="ScreenTestFonts.cpp" />
|
|
||||||
<ClCompile Include="ScreenTestInput.cpp" />
|
<ClCompile Include="ScreenTestInput.cpp" />
|
||||||
<ClCompile Include="ScreenTestLights.cpp" />
|
<ClCompile Include="ScreenTestLights.cpp" />
|
||||||
<ClCompile Include="ScreenTestSound.cpp" />
|
<ClCompile Include="ScreenTestSound.cpp" />
|
||||||
@@ -1740,7 +1739,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)</Command>
|
|||||||
<ClInclude Include="ScreenStatsOverlay.h" />
|
<ClInclude Include="ScreenStatsOverlay.h" />
|
||||||
<ClInclude Include="ScreenSyncOverlay.h" />
|
<ClInclude Include="ScreenSyncOverlay.h" />
|
||||||
<ClInclude Include="ScreenSystemLayer.h" />
|
<ClInclude Include="ScreenSystemLayer.h" />
|
||||||
<ClInclude Include="ScreenTestFonts.h" />
|
|
||||||
<ClInclude Include="ScreenTestInput.h" />
|
<ClInclude Include="ScreenTestInput.h" />
|
||||||
<ClInclude Include="ScreenTestLights.h" />
|
<ClInclude Include="ScreenTestLights.h" />
|
||||||
<ClInclude Include="ScreenTestSound.h" />
|
<ClInclude Include="ScreenTestSound.h" />
|
||||||
|
|||||||
@@ -264,9 +264,6 @@
|
|||||||
<ClCompile Include="ScreenSystemLayer.cpp">
|
<ClCompile Include="ScreenSystemLayer.cpp">
|
||||||
<Filter>Screens</Filter>
|
<Filter>Screens</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="ScreenTestFonts.cpp">
|
|
||||||
<Filter>Screens</Filter>
|
|
||||||
</ClCompile>
|
|
||||||
<ClCompile Include="ScreenTestInput.cpp">
|
<ClCompile Include="ScreenTestInput.cpp">
|
||||||
<Filter>Screens</Filter>
|
<Filter>Screens</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
@@ -1781,9 +1778,6 @@
|
|||||||
<ClInclude Include="ScreenSystemLayer.h">
|
<ClInclude Include="ScreenSystemLayer.h">
|
||||||
<Filter>Screens</Filter>
|
<Filter>Screens</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
<ClInclude Include="ScreenTestFonts.h">
|
|
||||||
<Filter>Screens</Filter>
|
|
||||||
</ClInclude>
|
|
||||||
<ClInclude Include="ScreenTestInput.h">
|
<ClInclude Include="ScreenTestInput.h">
|
||||||
<Filter>Screens</Filter>
|
<Filter>Screens</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
|
|||||||
Reference in New Issue
Block a user