|
|
@@ -143,7 +143,7 @@
|
|
|
<Compile Include="Motion\Model\MotionPdo.cs" />
|
|
|
<Compile Include="Motion\Config\MotionConstants.cs" />
|
|
|
<Compile Include="Recipe\Config\RecipeParamBase.cs" />
|
|
|
- <Compile Include="Record\ProductionBoard.cs" />
|
|
|
+ <Compile Include="Product\Record\ProductionBoard.cs" />
|
|
|
<Compile Include="Process\Control\ProcessActivityObserver.cs" />
|
|
|
<Compile Include="Recipe\Config\RecipeConfigStore.cs" />
|
|
|
<Compile Include="Recipe\Model\RecipePointGroup.cs" />
|
|
|
@@ -167,10 +167,10 @@
|
|
|
<Compile Include="Process\Model\ProcessStationManager.cs" />
|
|
|
<Compile Include="Process\Model\ProcessStation.cs" />
|
|
|
<Compile Include="Process\Model\ProcessStorage.cs" />
|
|
|
- <Compile Include="Record\ProductionRecord.cs" />
|
|
|
- <Compile Include="Device\Material\Tray\Tray.cs" />
|
|
|
- <Compile Include="Device\Material\Tray\TrayConfig.cs" />
|
|
|
- <Compile Include="Device\Material\Tray\TraySlot.cs" />
|
|
|
+ <Compile Include="Product\Record\ProductionRecord.cs" />
|
|
|
+ <Compile Include="Product\Material\Tray\Tray.cs" />
|
|
|
+ <Compile Include="Product\Material\Tray\TrayConfig.cs" />
|
|
|
+ <Compile Include="Product\Material\Tray\TraySlot.cs" />
|
|
|
<Compile Include="Motion\Control\IMotionControl.cs" />
|
|
|
<Compile Include="Motion\Model\MotionAxis.cs" />
|
|
|
<Compile Include="Motion\Model\MotionAxisRecord.cs" />
|