mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-13 07:08:23 +01:00
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@7734 1feff8c3-07ed-0310-ac33-dd36852eb9cd
1320 lines
27 KiB
XML
1320 lines
27 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="IPhreeqc"
|
|
ProjectGUID="{F9C18E06-F73A-4EB0-92E0-AE1713EA7FD7}"
|
|
RootNamespace="IPhreeqc"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets=".\IPhreeqc.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="src;src/phreeqcpp"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets=".\IPhreeqc.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="src;src/phreeqcpp"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets=".\IPhreeqc.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="src;src/phreeqcpp"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets=".\IPhreeqc.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="src;src/phreeqcpp"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseDll|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets=".\IPhreeqc.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="src;src/phreeqcpp"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
SubSystem="0"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseDll|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets=".\IPhreeqc.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="src;src/phreeqcpp"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
SubSystem="0"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DebugDll|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets=".\IPhreeqc.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="src;src/phreeqcpp"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
GenerateDebugInformation="true"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DebugDll|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets=".\IPhreeqc.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="src;src/phreeqcpp"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
GenerateDebugInformation="true"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp"
|
|
>
|
|
<File
|
|
RelativePath=".\src\fwrap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\fwrap2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\fwrap3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\fwrap4.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\fwrap5.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\fwrap6.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\fwrap7.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\fwrap8.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\IPhreeqc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\IPhreeqcF.f"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDll|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDll|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\IPhreeqcLib.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SelectedOutput.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Var.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDll|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDll|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="phreeqcpp"
|
|
>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\cxxKinetics.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\cxxMix.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\dumper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Exchange.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\ExchComp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\GasComp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\GasPhase.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\ISolution.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\ISolutionComp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Keywords.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\KineticsComp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Model_eqns.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\NameDouble.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\NumKeyword.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Parser.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PBasic.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Phreeqc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PHRQ_base.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PHRQ_io.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PPassemblage.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PPassemblageComp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Pressure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Reaction.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\ReadClass.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\runner.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Solution.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SolutionIsotope.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SS.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SSassemblage.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SScomp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\StorageBin.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\StorageBinList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Surface.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SurfaceCharge.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SurfaceComp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\System.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Temperature.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Use.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Utils.cxx"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="phreeqc"
|
|
>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\advection.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\basicsubs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\cl1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\cvdense.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\cvode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\dense.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\dw.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\gases.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\input.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\integrate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\inverse.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\isotopes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\kinetics.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\mainsubs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\model.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\nvector.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\nvector_serial.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\parse.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\phqalloc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PHRQ_io_output.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\pitzer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\pitzer_structures.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\prep.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\print.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\read.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\readtr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\sit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\smalldense.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\spread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\step.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\structures.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\sundialsmath.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\tally.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\tidy.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\transport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\utilities.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;fi;fd"
|
|
>
|
|
<File
|
|
RelativePath=".\src\CVar.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\cvdense.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\cvode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\cxxKinetics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\cxxMix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\dense.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Dictionary.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\dumper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\ErrorReporter.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Exchange.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\ExchComp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\fwrap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\GasPhase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\global.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\global_structures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\input.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\ISolution.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\ISolutionComp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Keywords.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\kinetics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\KineticsComp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\NameDouble.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\NumKeyword.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\nvector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\nvector_serial.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\output.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\p2c.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PBasic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\phqalloc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Phreeqc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Phreeqc_class.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PHRQ_base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PHRQ_io.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\phrqtype.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\pitzer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\pitzer_structures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PPassemblage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\PPassemblageComp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Pressure.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Reaction.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\runner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\SelectedOutput.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\smalldense.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Solution.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SolutionIsotope.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SolutionIsotopeList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SS.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SSassemblage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SScomp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\StorageBin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\StorageBinList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\sundialsmath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\sundialstypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Surface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SurfaceCharge.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\SurfaceComp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\System.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Temperature.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Use.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\phreeqcpp\Utils.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|