| | |
| | | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | | <PlatformTarget>x64</PlatformTarget> |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <DebugType>full</DebugType> |
| | | <Optimize>false</Optimize> |
| | | <OutputPath>bin\Debug\</OutputPath> |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <WarningLevel>5</WarningLevel> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | |
| | | <StartupObject /> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="HydrEngineCSharp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>.\HydrEngineCSharp.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.Core" /> |
| | | <Reference Include="System.IO.Compression.FileSystem" /> |
| | | <Reference Include="System.Numerics" /> |
| | | <Reference Include="System.Runtime.Serialization" /> |
| | | <Reference Include="System.Xml.Linq" /> |
| | | <Reference Include="System.Data.DataSetExtensions" /> |
| | | <Reference Include="Microsoft.CSharp" /> |
| | |
| | | <Reference Include="System.Xml" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="GlobalParas.cs" /> |
| | | <Compile Include="GlobalResource.cs" /> |
| | | <Compile Include="MainWindow.cs" /> |
| | | <Compile Include="Occ\OccDesign2DCtrl.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="Occ\OccDesign2DCtrl.Designer.cs"> |
| | | <DependentUpon>OccDesign2DCtrl.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Occ\OccDesign3DCtrl.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="Occ\OccDesign3DCtrl.Designer.cs"> |
| | | <DependentUpon>OccDesign3DCtrl.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Occ\OccDesignBaseCtrl.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="Occ\OccDesignBaseCtrl.Designer.cs"> |
| | | <DependentUpon>OccDesignBaseCtrl.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Occ\OccModel\SectionParam.cs" /> |
| | | <Compile Include="Occ\ViewModel\eViewDirect.cs" /> |
| | | <Compile Include="Occ\ViewModel\Layer.cs" /> |
| | | <Compile Include="StepForm1.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | |
| | | <DependentUpon>StepForm1.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="ViewModel\eOutflowStyle.cs" /> |
| | | <Compile Include="ViewModel\OutflowParas.cs" /> |
| | | <Compile Include="ViewModel\OutflowStyleHelper.cs" /> |
| | | <Compile Include="ViewModel\eWizardStepDiretion.cs" /> |
| | | <Compile Include="ViewModel\出口\eOutflowStyle.cs" /> |
| | | <Compile Include="ViewModel\出口\OutflowParas.cs" /> |
| | | <Compile Include="ViewModel\出口\OutflowStyleHelper.cs" /> |
| | | <Compile Include="ViewModel\基本参数\GeomBaseInfo.cs" /> |
| | | <Compile Include="ViewModel\基本参数\HdrBaseInfo.cs" /> |
| | | <Compile Include="ViewModel\断面\eSectionShapeType.cs" /> |
| | | <Compile Include="ViewModel\断面\SectionBundleInfo.cs" /> |
| | | <Compile Include="ViewModel\断面\SectionShapePara.cs" /> |
| | | <Compile Include="截面面积\ChartSectArea.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="截面面积\SectAreaDockPanel.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="截面面积\SectAreaDockPanel.Designer.cs"> |
| | | <DependentUpon>SectAreaDockPanel.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="控件\ctrlSectionBundleInfo.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="控件\ctrlSectionBundleInfo.Designer.cs"> |
| | | <DependentUpon>ctrlSectionBundleInfo.cs</DependentUpon> |
| | | </Compile> |
| | | <EmbeddedResource Include="Occ\OccDesignBaseCtrl.resx"> |
| | | <DependentUpon>OccDesignBaseCtrl.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="StepForm1.resx"> |
| | | <DependentUpon>StepForm1.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | |
| | | <DependentUpon>Resources.resx</DependentUpon> |
| | | <DesignTime>True</DesignTime> |
| | | </Compile> |
| | | <EmbeddedResource Include="截面面积\ChartSectArea.resx"> |
| | | <DependentUpon>ChartSectArea.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="截面面积\SectAreaDockPanel.resx"> |
| | | <DependentUpon>SectAreaDockPanel.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="控件\ctrlSectionBundleInfo.resx"> |
| | | <DependentUpon>ctrlSectionBundleInfo.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <None Include="Properties\Settings.settings"> |
| | | <Generator>SettingsSingleFileGenerator</Generator> |
| | | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
| | |
| | | <Name>DPumpHydr.Model.Open</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Include="Resources\AppIcon.ico" /> |
| | | <Content Include="Resources\AppIcon.png" /> |
| | | <Content Include="Resources\application_16x.png" /> |
| | | <Content Include="Resources\Calc32.png" /> |
| | | <Content Include="Resources\Collection_16xLG.png" /> |
| | | <Content Include="Resources\Console.png" /> |
| | | <Content Include="Resources\errorstep16.png" /> |
| | | <Content Include="Resources\Files_7954.png" /> |
| | | <Content Include="Resources\finishstep16.png" /> |
| | | <Content Include="Resources\folder_16x.png" /> |
| | | <Content Include="Resources\folder_Closed_16xLG.png" /> |
| | | <Content Include="Resources\group16.png" /> |
| | | <Content Include="Resources\ingstep16.png" /> |
| | | <Content Include="Resources\ingstep32.png" /> |
| | | <Content Include="Resources\Need16.png" /> |
| | | <Content Include="Resources\Need24.png" /> |
| | | <Content Include="Resources\properties_16xLG.png" /> |
| | | <Content Include="Resources\RefactoringLog_12810.png" /> |
| | | <Content Include="Resources\refresh32.png" /> |
| | | <Content Include="Resources\round_rotate_16.png" /> |
| | | <Content Include="Resources\Sect16.png" /> |
| | | <Content Include="Resources\Sect32.png" /> |
| | | <Content Include="Resources\Smile16.png" /> |
| | | <Content Include="Resources\TipRed22.png" /> |
| | | <Content Include="Resources\Transparent16.png" /> |
| | | <Content Include="Resources\unprocess16.png" /> |
| | | <Content Include="Resources\VisibleBlue32.png" /> |
| | | <Content Include="Resources\VisibleGray32.png" /> |
| | | <Content Include="Resources\Waiting32.png" /> |
| | | <Content Include="Resources\WaitingGray32.png" /> |
| | | <Content Include="Resources\xiangxia32.png" /> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
| | | Other similar extension points exist, see Microsoft.Common.targets. |