Remove orphaned item from VS project

This commit is contained in:
Iris Morelle 2021-03-16 21:51:35 -03:00
parent b7726b62af
commit a5de22285b
2 changed files with 0 additions and 4 deletions

View file

@ -326,7 +326,6 @@
</ItemGroup>
<ItemGroup>
<None Include="..\..\src\animated.tpp" />
<None Include="..\..\src\filesystem_win32.ii" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\src\about.cpp" />

View file

@ -177,9 +177,6 @@
<None Include="..\..\src\animated.tpp">
<Filter>Others</Filter>
</None>
<None Include="..\..\src\filesystem_win32.ii">
<Filter>Others</Filter>
</None>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\src\addon\client.cpp">