Remove C sources from libopenrct2ui.vcxproj globs

This commit is contained in:
Michał Janiszewski 2017-10-10 12:24:05 +02:00 committed by Michael Steenbeek
parent bc1d3c0cb2
commit 992721bdb7
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ClCompile Include="**\*.c" />
<ClCompile Include="**\*.cpp" />
</ItemGroup>
<ItemGroup>