|
@@ -695,6 +695,12 @@
|
|
|
<Compile Include="FunctionCode\Make\Make_SmtTestCollection.Designer.cs">
|
|
|
<DependentUpon>Make_SmtTestCollection.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="FunctionCode\Make\Make_StencilPrint.cs">
|
|
|
+ <SubType>Form</SubType>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="FunctionCode\Make\Make_StencilPrint.Designer.cs">
|
|
|
+ <DependentUpon>Make_StencilPrint.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="FunctionCode\Make\Make_StencilScrapReason.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
@@ -1621,6 +1627,9 @@
|
|
|
<EmbeddedResource Include="FunctionCode\Make\Make_SmtTestCollection.resx">
|
|
|
<DependentUpon>Make_SmtTestCollection.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="FunctionCode\Make\Make_StencilPrint.resx">
|
|
|
+ <DependentUpon>Make_StencilPrint.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
<EmbeddedResource Include="FunctionCode\Make\Make_StencilScrapReason.resx">
|
|
|
<DependentUpon>Make_StencilScrapReason.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|