<?xml version="1.0" encoding="utf-8"?>
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<ItemGroup Label="ProjectConfigurations">
|
<ProjectConfiguration Include="Debug|Win32">
|
<Configuration>Debug</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="Debug|x64">
|
<Configuration>Debug</Configuration>
|
<Platform>x64</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="dll_test|Win32">
|
<Configuration>dll_test</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="dll_test|x64">
|
<Configuration>dll_test</Configuration>
|
<Platform>x64</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="Release|Win32">
|
<Configuration>Release</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="Release|x64">
|
<Configuration>Release</Configuration>
|
<Platform>x64</Platform>
|
</ProjectConfiguration>
|
</ItemGroup>
|
<PropertyGroup Label="Globals">
|
<ProjectGuid>{0A0F9D7E-87C9-4276-823D-495355A01E8C}</ProjectGuid>
|
<RootNamespace>ModelEpaCalc</RootNamespace>
|
<Keyword>ManagedCProj</Keyword>
|
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
<ProjectName>Yw.Hydraulic.Core</ProjectName>
|
<WindowsTargetPlatformMinVersion>7.0</WindowsTargetPlatformMinVersion>
|
</PropertyGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
<PlatformToolset>v143</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
<CLRSupport>true</CLRSupport>
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
<PlatformToolset>v143</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
<CLRSupport>true</CLRSupport>
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
<PlatformToolset>v143</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
<CLRSupport>true</CLRSupport>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
<PlatformToolset>v143</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
<CLRSupport>true</CLRSupport>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='dll_test|Win32'" Label="Configuration">
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
<PlatformToolset>v143</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
<CLRSupport>true</CLRSupport>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='dll_test|x64'" Label="Configuration">
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
<PlatformToolset>v143</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
<CLRSupport>true</CLRSupport>
|
</PropertyGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<ImportGroup Label="ExtensionSettings">
|
</ImportGroup>
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='dll_test|Win32'" Label="PropertySheets">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='dll_test|x64'" Label="PropertySheets">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<PropertyGroup Label="UserMacros" />
|
<PropertyGroup>
|
<_ProjectFileVersion>16.0.31201.295</_ProjectFileVersion>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
<OutDir>.\bin</OutDir>
|
<LinkIncremental>true</LinkIncremental>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<IntDir>.\obj</IntDir>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
<LinkIncremental>true</LinkIncremental>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<OutDir>.\bin</OutDir>
|
<IntDir>.\obj</IntDir>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='dll_test|Win32'">
|
<OutDir>.\bin</OutDir>
|
<LinkIncremental>true</LinkIncremental>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<IntDir>.\obj</IntDir>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='dll_test|x64'">
|
<LinkIncremental>true</LinkIncremental>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<OutDir>.\bin</OutDir>
|
<IntDir>.\obj</IntDir>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
<OutDir>.\bin</OutDir>
|
<LinkIncremental>false</LinkIncremental>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<IntDir>.\obj</IntDir>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
<LinkIncremental>false</LinkIncremental>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<OutDir>.\bin</OutDir>
|
<IntDir>.\obj</IntDir>
|
</PropertyGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
<ClCompile>
|
<Optimization>Disabled</Optimization>
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WIN32;_X86_;epanet2_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
<BrowseInformation>true</BrowseInformation>
|
<FavorSizeOrSpeed>Neither</FavorSizeOrSpeed>
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
<IntrinsicFunctions>false</IntrinsicFunctions>
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
</ClCompile>
|
<Link>
|
<AdditionalDependencies />
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<AssemblyDebug>true</AssemblyDebug>
|
<TargetMachine>MachineX86</TargetMachine>
|
</Link>
|
<Bscmake>
|
<PreserveSbr>true</PreserveSbr>
|
</Bscmake>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
<ClCompile>
|
<Optimization>Disabled</Optimization>
|
<PreprocessorDefinitions>_X64_;_X64;X64;epanet2_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
<BrowseInformation>true</BrowseInformation>
|
<FavorSizeOrSpeed>Neither</FavorSizeOrSpeed>
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
<IntrinsicFunctions>false</IntrinsicFunctions>
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
<CompileAsManaged>true</CompileAsManaged>
|
</ClCompile>
|
<Link>
|
<AdditionalDependencies>
|
</AdditionalDependencies>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<!-- <AssemblyDebug>true</AssemblyDebug> -->
|
</Link>
|
<!-- <Bscmake> -->
|
<!-- <PreserveSbr>true</PreserveSbr> -->
|
<!-- </Bscmake> -->
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='dll_test|Win32'">
|
<ClCompile>
|
<Optimization>Disabled</Optimization>
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WIN32;_X86_;epanet2_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
<BrowseInformation>true</BrowseInformation>
|
<FavorSizeOrSpeed>Neither</FavorSizeOrSpeed>
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
<IntrinsicFunctions>false</IntrinsicFunctions>
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
</ClCompile>
|
<Link>
|
<AdditionalDependencies>
|
</AdditionalDependencies>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<AssemblyDebug>true</AssemblyDebug>
|
<TargetMachine>MachineX86</TargetMachine>
|
</Link>
|
<Bscmake>
|
<PreserveSbr>true</PreserveSbr>
|
</Bscmake>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='dll_test|x64'">
|
<ClCompile>
|
<Optimization>Disabled</Optimization>
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WIN32;_X86_;epanet2_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
<BrowseInformation>true</BrowseInformation>
|
<FavorSizeOrSpeed>Neither</FavorSizeOrSpeed>
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
<IntrinsicFunctions>false</IntrinsicFunctions>
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
</ClCompile>
|
<Link>
|
<AdditionalDependencies>
|
</AdditionalDependencies>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<AssemblyDebug>true</AssemblyDebug>
|
</Link>
|
<Bscmake>
|
<PreserveSbr>true</PreserveSbr>
|
</Bscmake>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
<ClCompile>
|
<Optimization>MaxSpeed</Optimization>
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WIN32;epanet2_EXPORTS;_X86_;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
<OmitFramePointers>true</OmitFramePointers>
|
<EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
|
</ClCompile>
|
<Link>
|
<AdditionalDependencies />
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
<TargetMachine>MachineX86</TargetMachine>
|
</Link>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
<ClCompile>
|
<Optimization>MaxSpeed</Optimization>
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
<PreprocessorDefinitions>_X64_;_X64;X64;NDEBUG;epanet2_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
<OmitFramePointers>true</OmitFramePointers>
|
<EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
|
</ClCompile>
|
<Link>
|
<AdditionalDependencies>
|
</AdditionalDependencies>
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
</Link>
|
</ItemDefinitionGroup>
|
<ItemGroup>
|
<Image Include="app.ico" />
|
</ItemGroup>
|
<ItemGroup>
|
<Text Include="CodeBackup.txt" />
|
<Text Include="ReadMe.txt" />
|
</ItemGroup>
|
<ItemGroup>
|
<ClInclude Include="src\enumstxt.h" />
|
<ClInclude Include="src\epanet2.h" />
|
<ClInclude Include="src\epanet2_2.h" />
|
<ClInclude Include="src\epanet2_enums.h" />
|
<ClInclude Include="src\errorMsg.h" />
|
<ClInclude Include="src\funcs.h" />
|
<ClInclude Include="src\hash.h" />
|
<ClInclude Include="src\mempool.h" />
|
<ClInclude Include="src\stdafx.h" />
|
<ClInclude Include="src\structs.h" />
|
<ClInclude Include="src\text.h" />
|
<ClInclude Include="src\types.h" />
|
<ClInclude Include="src\vars.h" />
|
</ItemGroup>
|
<ItemGroup>
|
<ClCompile Include="src\epanet.cpp" />
|
<ClCompile Include="src\epanet2.cpp" />
|
<ClCompile Include="src\genmmd.cpp" />
|
<ClCompile Include="src\hash.cpp" />
|
<ClCompile Include="src\hydcoeffs.cpp" />
|
<ClCompile Include="src\hydraul.cpp" />
|
<ClCompile Include="src\hydsolver.cpp" />
|
<ClCompile Include="src\hydstatus.cpp" />
|
<ClCompile Include="src\inpfile.cpp" />
|
<ClCompile Include="src\input1.cpp" />
|
<ClCompile Include="src\input2.cpp" />
|
<ClCompile Include="src\input3.cpp" />
|
<ClCompile Include="src\main.cpp" />
|
<ClCompile Include="src\mempool.cpp" />
|
<ClCompile Include="src\output.cpp" />
|
<ClCompile Include="src\project.cpp" />
|
<ClCompile Include="src\quality.cpp" />
|
<ClCompile Include="src\qualreact.cpp" />
|
<ClCompile Include="src\qualroute.cpp" />
|
<ClCompile Include="src\report.cpp" />
|
<ClCompile Include="src\rules.cpp" />
|
<ClCompile Include="src\smatrix.cpp" />
|
<ClCompile Include="src\stdafx.cpp" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="src\errors.dat" />
|
<None Include="src\errors_CN.dat" />
|
</ItemGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<ImportGroup Label="ExtensionTargets">
|
</ImportGroup>
|
</Project>
|