Add new created sorce file to the VS project file

This commit is contained in:
Daniel Trujillo 2016-06-25 12:07:45 +02:00
parent cef8eef177
commit f4d5cc0e28
1 changed files with 2 additions and 1 deletions

View File

@ -257,6 +257,7 @@
<ClCompile Include="src\windows\banner.c" />
<ClCompile Include="src\windows\cheats.c" />
<ClCompile Include="src\windows\clear_scenery.c" />
<ClCompile Include="src\windows\custom_currency.c" />
<ClCompile Include="src\windows\demolish_ride_prompt.c" />
<ClCompile Include="src\windows\dropdown.c" />
<ClCompile Include="src\windows\editor_bottom_toolbar.c" />
@ -568,4 +569,4 @@
</ItemDefinitionGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets" />
</Project>
</Project>