DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj
@@ -83,6 +83,7 @@
    <Compile Include="BLL\SystemValue.cs" />
    <Compile Include="BLL\WorkPieceInfoManager.cs" />
    <Compile Include="BLL\WorkPieceLogManager.cs" />
    <Compile Include="DataCaptureHandlerV2\DeleteDataHandler.cs" />
    <Compile Include="DataCaptureHandlerV2\OP80QualityDataHandler.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_01.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP3002.cs" />
@@ -93,9 +94,10 @@
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_06.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_07.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP0501.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP1002.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP1003.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP1004.cs" />
    <Compile Include="DataCaptureHandlerV2\Special\DataCaptureHandler_OP7009.cs" />
    <Compile Include="DataCaptureHandlerV2\Special\DataCaptureHandler_OP1002.cs" />
    <Compile Include="DataCaptureHandlerV2\Special\DataCaptureHandler_OP1003.cs" />
    <Compile Include="DataCaptureHandlerV2\Special\DataCaptureHandler_OP1004.cs" />
    <Compile Include="DataCaptureHandlerV2\AlertMonitor.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP6002.cs" />
    <Compile Include="DataCaptureHandler\DataCaptureHandler.cs" />
@@ -154,6 +156,11 @@
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="Utils\ClearDataHandler.cs" />
    <Compile Include="Utils\WorkPieceProcessHelper.cs" />
    <Compile Include="Utils\QualityStateHelper.cs" />
    <Compile Include="Utils\MonitorHelper.cs" />
    <Compile Include="Utils\SystemBussinessHelper.cs" />
    <Compile Include="Utils\SystemHelper.cs" />
    <Compile Include="Utils\ComboBoxHelper.cs" />
    <Compile Include="Utils\ConfigHelper.cs" />