<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{C1F87346-9F63-4AC5-B205-C5B0084B0802}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>DPumpHydr.OpenFwUI.Volute</RootNamespace>
|
<AssemblyName>DPumpHydr.OpenFwUI.Volute</AssemblyName>
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>x64</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>5</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup>
|
<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.Data" />
|
<Reference Include="System.Deployment" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Windows.Forms" />
|
<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>
|
<Compile Include="StepForm1.Designer.cs">
|
<DependentUpon>StepForm1.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\AssemblyInfo.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>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<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>
|
</None>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Settings.settings</DependentUpon>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\Model\DPumpHydr.Model.Open\DPumpHydr.Model.Open.csproj">
|
<Project>{6ecf5610-5f35-428d-a103-d52db9f2cfb4}</Project>
|
<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.
|
<Target Name="BeforeBuild">
|
</Target>
|
<Target Name="AfterBuild">
|
</Target>
|
-->
|
</Project>
|