End of the day push. Does not compile

This commit is contained in:
2023-04-26 16:52:51 +02:00
parent 3291a3c18b
commit d1eb1720a2
9 changed files with 223 additions and 15 deletions

View File

@@ -86,7 +86,15 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="ConfigurationTool.cs" />
<Compile Include="DriverData.cs" />
<Compile Include="DriverDrsWindow.cs" />
<Compile Include="DriverGapToLeaderWindow.cs" />
<Compile Include="DriverLapTimeWindow.cs" />
<Compile Include="DriverNameWindow.cs" />
<Compile Include="DriverPositionWindow.cs" />
<Compile Include="DriverSectorWindow.cs" />
<Compile Include="DriverTyresWindow.cs" />
<Compile Include="F1TVEmulator.cs" />
<Compile Include="Form1.cs">
<SubType>Form</SubType>