<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<PropertyGroup />
|
<ItemGroup>
|
<Compile Update="Form\IBoxFormDataFilter.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="Form\IBoxFormEnergyAnalysis.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="Form\IBoxFormLog.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="Form\IBoxFormMonitor.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="Form\IBoxFormOverview.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="Form\IBoxFormParams.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="Form\IBoxFormProtocol.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="Form\IBoxFormRule.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="Form\IBoxFormSystemInfo.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="IBoxForm.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="MonitorSignalForm\AnalyDayForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Update="MonitorSignalForm\MonitorGroupEditForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Update="MonitorSignalForm\SignalEditForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Update="_UserControls\ProtocolLKWE.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="_UserControls\ProtocolModbus.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="_UserControls\ProtocolModbusTcp.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="_UserControls\ProtocolOML.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="_UserControls\ProtocolSL.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="_UserControls\ProtocolXMZ.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
</ItemGroup>
|
</Project>
|