| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup />
- <ItemGroup>
- <Compile Update="Controls\FimsInformation.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Controls\IO_Bool_Readonly.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Controls\IO_Bool_RW.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Controls\IO_Float_ReadOnly.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Controls\IO_Float_RW.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Controls\MontionButton.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Controls\SignalLight.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Pops\Axis\AxisBool.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Pops\Axis\AxisFloat.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Pops\Boat\BoatMotifyWafer.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Pops\ManualSet\ManualSetAuxSet.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Pops\ManualSet\ManualSetLoaderCommand.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Pops\ManualSet\ManualSetPressCommand.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Pops\ManualSet\ManualSetTempCorrectTable.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Pops\ManualSet\ManualSetTempMode.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Views\AxisMonMaintain.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Views\BoatMaintain.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Views\BufferMaintain.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Views\FIMSMaintain.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Views\IOTubeMaintain.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Views\IOTube\IOTube_DI.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Views\IOTube\IO_Tube_AI.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Views\IOTube\IO_Tube_AO.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Views\IOTube\IO_Tube_DO.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Update="Views\ManualSetMaintain.xaml.cs">
- <SubType>Code</SubType>
- </Compile>
- </ItemGroup>
- </Project>
|