Add bolliger_mabillard_track.c to VS project

This commit is contained in:
Michael Steenbeek 2016-12-30 12:26:35 +01:00 committed by GitHub
parent e2a972e0b7
commit d7f8751a6f
1 changed files with 2 additions and 1 deletions

View File

@ -237,6 +237,7 @@
<ClCompile Include="src\ride\cable_lift.c" />
<ClCompile Include="src\ride\coaster\air_powered_vertical_coaster.c" />
<ClCompile Include="src\ride\coaster\bobsleigh_coaster.c" />
<ClCompile Include="src\ride\coaster\bolliger_mabillard_track.c" />
<ClCompile Include="src\ride\coaster\compact_inverted_coaster.c" />
<ClCompile Include="src\ride\coaster\corkscrew_roller_coaster.c" />
<ClCompile Include="src\ride\coaster\flying_roller_coaster.c" />
@ -606,4 +607,4 @@
<Image Include="resources\logo\icon.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
</Project>
</Project>