|
@@ -190,6 +190,12 @@
|
|
|
<Compile Include="UserControls\Turbo.xaml.cs">
|
|
|
<DependentUpon>Turbo.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="UserControls\Vce.xaml.cs">
|
|
|
+ <DependentUpon>Vce.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="UserControls\VenusSETM.xaml.cs">
|
|
|
+ <DependentUpon>VenusSETM.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="UserControls\WaferCtrl.xaml.cs">
|
|
|
<DependentUpon>WaferCtrl.xaml</DependentUpon>
|
|
|
</Compile>
|
|
@@ -381,6 +387,14 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="UserControls\Vce.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="UserControls\VenusSETM.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="UserControls\WaferCtrl.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|