1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 21:13:05 +01:00

Add view_clipping.c to openrct2.vcxproj

This commit is contained in:
zaxcav
2017-01-06 21:43:39 +01:00
parent a30c9b3717
commit 77e3827935

View File

@@ -391,6 +391,7 @@
<ClCompile Include="windows\track_list.c" />
<ClCompile Include="windows\track_manage.c" />
<ClCompile Include="windows\track_place.c" />
<ClCompile Include="windows\view_clipping.c" />
<ClCompile Include="windows\viewport.c" />
<ClCompile Include="windows\water.c" />
<ClCompile Include="world\banner.c" />
@@ -595,4 +596,4 @@
<Image Include="..\..\resources\logo\icon.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
</Project>
</Project>