88 lines
2.8 KiB
XML
88 lines
2.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup />
|
|
<ItemGroup>
|
|
<ApplicationDefinition Update="App.xaml">
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Update="Controls\AttitudeIndicator.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\Bbox3DViewer.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\GstVideoView.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\HeadingIndicator.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\LabeledBar.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\ManualControlPad.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\MapViewControl.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\ProgressBarText.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\Pulverizador\BicoLequeIndicator.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\Pulverizador\PulverizadorIndicator.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\RiskMeter.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Controls\TemperatureIndicator.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Page Update="Controls\AttitudeIndicator.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\Bbox3DViewer.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\GstVideoView.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\HeadingIndicator.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\LabeledBar.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\ManualControlPad.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\MapViewControl.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\ProgressBarText.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\Pulverizador\BicoLequeIndicator.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\Pulverizador\PulverizadorIndicator.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\RiskMeter.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Controls\TemperatureIndicator.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Windows\MainWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
</Project> |