|
|
<?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>{1E12C010-2661-4896-9C00-90F8B41ED10A}</ProjectGuid>
|
|
|
<OutputType>Library</OutputType>
|
|
|
<RootNamespace>DWSIM.ExtensionMethods</RootNamespace>
|
|
|
<AssemblyName>DWSIM.ExtensionMethods</AssemblyName>
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
<MyType>Windows</MyType>
|
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
|
|
<TargetFrameworkProfile />
|
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
|
|
<RestorePackages>true</RestorePackages>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<DebugType>full</DebugType>
|
|
|
<DefineDebug>true</DefineDebug>
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
<DocumentationFile>DWSIM.ExtensionMethods.xml</DocumentationFile>
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
<DebugType>Full</DebugType>
|
|
|
<DefineDebug>false</DefineDebug>
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
<Optimize>true</Optimize>
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
<DocumentationFile>DWSIM.ExtensionMethods.xml</DocumentationFile>
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
<OptionExplicit>On</OptionExplicit>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
<OptionCompare>Binary</OptionCompare>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
<OptionStrict>Off</OptionStrict>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
<OptionInfer>On</OptionInfer>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<DefineDebug>true</DefineDebug>
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
|
<DocumentationFile>DWSIM.ExtensionMethods.xml</DocumentationFile>
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
<DebugType>full</DebugType>
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
|
<DocumentationFile>DWSIM.ExtensionMethods.xml</DocumentationFile>
|
|
|
<Optimize>true</Optimize>
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
<DebugType>Full</DebugType>
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'wine32|AnyCPU'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
<OutputPath>bin\wine32\</OutputPath>
|
|
|
<DocumentationFile>DWSIM.ExtensionMethods.xml</DocumentationFile>
|
|
|
<Optimize>true</Optimize>
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
<DebugType>Full</DebugType>
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
<DefineConstants>WINE32</DefineConstants>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'wine32|x64'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
<OutputPath>bin\x64\wine32\</OutputPath>
|
|
|
<DocumentationFile>DWSIM.ExtensionMethods.xml</DocumentationFile>
|
|
|
<Optimize>true</Optimize>
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
<DebugType>Full</DebugType>
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'wine64|AnyCPU'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
<OutputPath>bin\wine64\</OutputPath>
|
|
|
<DefineConstants>WINE32</DefineConstants>
|
|
|
<DocumentationFile>DWSIM.ExtensionMethods.xml</DocumentationFile>
|
|
|
<Optimize>true</Optimize>
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
<DebugType>Full</DebugType>
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'wine64|x64'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
<OutputPath>bin\x64\wine64\</OutputPath>
|
|
|
<DocumentationFile>DWSIM.ExtensionMethods.xml</DocumentationFile>
|
|
|
<Optimize>true</Optimize>
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
<DebugType>Full</DebugType>
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<Reference Include="Ciloci.Flee, Version=0.9.26.0, Culture=neutral, PublicKeyToken=c8526a021ef298ed, processorArchitecture=MSIL">
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
<HintPath>..\DWSIM\References\Ciloci.Flee.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9, processorArchitecture=MSIL">
|
|
|
<HintPath>..\packages\OxyPlot.Core.2.0.0-unstable1035\lib\net45\OxyPlot.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="System" />
|
|
|
<Reference Include="System.Collections" />
|
|
|
<Reference Include="System.Data" />
|
|
|
<Reference Include="System.Drawing" />
|
|
|
<Reference Include="System.Runtime" />
|
|
|
<Reference Include="System.Windows.Forms" />
|
|
|
<Reference Include="System.Xml" />
|
|
|
<Reference Include="System.Core" />
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Import Include="Microsoft.VisualBasic" />
|
|
|
<Import Include="System" />
|
|
|
<Import Include="System.Collections" />
|
|
|
<Import Include="System.Collections.Generic" />
|
|
|
<Import Include="System.Data" />
|
|
|
<Import Include="System.Diagnostics" />
|
|
|
<Import Include="System.Linq" />
|
|
|
<Import Include="System.Xml.Linq" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Compile Include="DataGridView.vb" />
|
|
|
<Compile Include="DropDownWidth.vb" />
|
|
|
<Compile Include="Form.vb" />
|
|
|
<Compile Include="General.vb" />
|
|
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
|
|
<Compile Include="My Project\Application.Designer.vb">
|
|
|
<AutoGen>True</AutoGen>
|
|
|
<DependentUpon>Application.myapp</DependentUpon>
|
|
|
<DesignTime>True</DesignTime>
|
|
|
</Compile>
|
|
|
<Compile Include="My Project\Resources.Designer.vb">
|
|
|
<AutoGen>True</AutoGen>
|
|
|
<DesignTime>True</DesignTime>
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="My Project\Settings.Designer.vb">
|
|
|
<AutoGen>True</AutoGen>
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
|
</Compile>
|
|
|
<Compile Include="OxyPlotExtensions.vb" />
|
|
|
<Compile Include="SIMDExtenders.vb" />
|
|
|
<Compile Include="SimplexExtender.vb" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<EmbeddedResource Include="My Project\Resources.resx">
|
|
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
|
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
|
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
|
|
<SubType>Designer</SubType>
|
|
|
</EmbeddedResource>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="app.config" />
|
|
|
<None Include="My Project\Application.myapp">
|
|
|
<Generator>MyApplicationCodeGenerator</Generator>
|
|
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
|
|
</None>
|
|
|
<None Include="My Project\Settings.settings">
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
<CustomToolNamespace>My</CustomToolNamespace>
|
|
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
|
|
</None>
|
|
|
<None Include="packages.config" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<ProjectReference Include="..\DWSIM.Interfaces\DWSIM.Interfaces.vbproj">
|
|
|
<Project>{50bfd69a-487e-4b38-86ea-48acd85a0eb1}</Project>
|
|
|
<Name>DWSIM.Interfaces</Name>
|
|
|
</ProjectReference>
|
|
|
<ProjectReference Include="..\DWSIM.Math.DotNumerics\DWSIM.MathOps.DotNumerics.csproj">
|
|
|
<Project>{48185ef1-b73b-457b-aa37-0bce567c5ab1}</Project>
|
|
|
<Name>DWSIM.MathOps.DotNumerics</Name>
|
|
|
</ProjectReference>
|
|
|
<ProjectReference Include="..\DWSIM.GlobalSettings\DWSIM.GlobalSettings.vbproj">
|
|
|
<Project>{725c8134-9fe3-43aa-9b33-d9046657fb2a}</Project>
|
|
|
<Name>DWSIM.GlobalSettings</Name>
|
|
|
<Private>True</Private>
|
|
|
</ProjectReference>
|
|
|
<ProjectReference Include="..\DWSIM.Math\DWSIM.MathOps.vbproj">
|
|
|
<Project>{fdfb92de-d189-49dc-91cc-60ee78d1356c}</Project>
|
|
|
<Name>DWSIM.MathOps</Name>
|
|
|
<Private>True</Private>
|
|
|
</ProjectReference>
|
|
|
<ProjectReference Include="..\DWSIM.SharedClasses\DWSIM.SharedClasses.vbproj">
|
|
|
<Project>{30e167d2-5b5a-453a-a92c-18ff3bbb6691}</Project>
|
|
|
<Name>DWSIM.SharedClasses</Name>
|
|
|
</ProjectReference>
|
|
|
</ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
|
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
|
<PropertyGroup>
|
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
|
</PropertyGroup>
|
|
|
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
|
|
|
</Target>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</Project> |