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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user