<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<PropertyGroup />
|
<ItemGroup>
|
<Compile Update="MainViewPage.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Update="MainViewPage_StepInfo.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Update="基本参数\ctrlGeomBaseInfo.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="基本参数\ctrlHdrBaseInfo.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="流线设计\ctrlInletCurveInfo.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="流线设计\ctrlSelectTypeAndStreamLineNum.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="盖板\ctrlCoverPlateGeom.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="盖板\ctrlCoverPlateLink.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Update="盖板\ctrlCoverPlateSect.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
</ItemGroup>
|
</Project>
|