|
@@ -367,6 +367,12 @@
|
|
|
<Compile Include="5-OTSMeasureStatuImageFun\frmSpecialGrayParticle.Designer.cs">
|
|
|
<DependentUpon>frmSpecialGrayParticle.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="5-OTSMeasureStatuImageFun\OTSMeasureStatusWindow.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="5-OTSMeasureStatuImageFun\OTSMeasureStatusWindow.Designer.cs">
|
|
|
+ <DependentUpon>OTSMeasureStatusWindow.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="5-OTSMeasureStatuImageFun\SlopFocus.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
@@ -534,12 +540,6 @@
|
|
|
<Compile Include="1-OTSMeasure\OTSMeasureResultWindow.Designer.cs">
|
|
|
<DependentUpon>OTSMeasureResultWindow.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="5-OTSMeasureStatuImageFun\OTSMeasureStatusWindow.cs">
|
|
|
- <SubType>Form</SubType>
|
|
|
- </Compile>
|
|
|
- <Compile Include="5-OTSMeasureStatuImageFun\OTSMeasureStatusWindow.Designer.cs">
|
|
|
- <DependentUpon>OTSMeasureStatusWindow.cs</DependentUpon>
|
|
|
- </Compile>
|
|
|
<Compile Include="3-OTSDisplaySourceGridData\OTSPropertyWindow.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
@@ -598,6 +598,10 @@
|
|
|
<EmbeddedResource Include="5-OTSMeasureStatuImageFun\frmSpecialGrayParticle.resx">
|
|
|
<DependentUpon>frmSpecialGrayParticle.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="5-OTSMeasureStatuImageFun\OTSMeasureStatusWindow.resx">
|
|
|
+ <DependentUpon>OTSMeasureStatusWindow.cs</DependentUpon>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ </EmbeddedResource>
|
|
|
<EmbeddedResource Include="5-OTSMeasureStatuImageFun\SlopFocus.resx">
|
|
|
<DependentUpon>SlopFocus.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
@@ -629,10 +633,6 @@
|
|
|
<EmbeddedResource Include="1-OTSMeasure\OTSMeasureResultWindow.resx">
|
|
|
<DependentUpon>OTSMeasureResultWindow.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
- <EmbeddedResource Include="5-OTSMeasureStatuImageFun\OTSMeasureStatusWindow.resx">
|
|
|
- <DependentUpon>OTSMeasureStatusWindow.cs</DependentUpon>
|
|
|
- <SubType>Designer</SubType>
|
|
|
- </EmbeddedResource>
|
|
|
<EmbeddedResource Include="OTSPeriodicTable\OTSPeriodicTableForm.resx">
|
|
|
<DependentUpon>OTSPeriodicTableForm.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|