mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/multi_punch@7926 1feff8c3-07ed-0310-ac33-dd36852eb9cd
1216 lines
26 KiB
XML
1216 lines
26 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="unit"
|
|
ProjectGUID="{270BB952-FCB2-4FA8-821E-BB750E83C902}"
|
|
RootNamespace="unit"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\IPhreeqc.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Debug/unit.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(DEV_CPPUNIT_1_10)/include";../src;../src/phreeqcpp"
|
|
PreprocessorDefinitions="CPPUNIT;WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
PrecompiledHeaderFile=".\Debug/unit.pch"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="cppunitd.lib odbc32.lib odbccp32.lib Shlwapi.lib"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="$(DEV_CPPUNIT_1_10)/lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Debug/unit.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\IPhreeqc.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(DEV_CPPUNIT_1_10)/include";../src;../src/phreeqcpp"
|
|
PreprocessorDefinitions="CPPUNIT;WIN32;_DEBUG;_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="cppunitd.lib"
|
|
AdditionalLibraryDirectories="$(DEV_CPPUNIT_1_10)/libx64"
|
|
GenerateDebugInformation="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\IPhreeqc.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Release/unit.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=""$(DEV_CPPUNIT_1_10)/include";../src;../src/phreeqcpp"
|
|
PreprocessorDefinitions="CPPUNIT;WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
RuntimeTypeInfo="true"
|
|
PrecompiledHeaderFile=".\Release/unit.pch"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="cppunit.lib odbc32.lib odbccp32.lib"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="$(DEV_CPPUNIT_1_10)/lib"
|
|
ProgramDatabaseFile=".\Release/unit.pdb"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/unit.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\IPhreeqc.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
AdditionalIncludeDirectories=""$(DEV_CPPUNIT_1_10)/include";../src;../src/phreeqcpp"
|
|
PreprocessorDefinitions="CPPUNIT;WIN32;NDEBUG;_CONSOLE"
|
|
RuntimeLibrary="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="cppunit.lib"
|
|
AdditionalLibraryDirectories="$(DEV_CPPUNIT_1_10)/libx64"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</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="TestCVar.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestIPhreeqc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestIPhreeqcLib.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="TestSelectedOutput.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="TestVar.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="unit.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="src"
|
|
>
|
|
<File
|
|
RelativePath="..\src\CSelectedOutput.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\IPhreeqc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\IPhreeqcLib.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\Var.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="phreeqcpp"
|
|
>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\advection.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\basicsubs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\ChartHandler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\ChartObject.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\cl1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\cl1mp.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\class_main.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\CurveObject.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\cvdense.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\cvode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\cxxKinetics.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\cxxMix.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\dense.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\dumper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\dw.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\gases.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\GasPhase.cxx"
|
|
>
|
|
</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\ISolution.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\ISolutionComp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\isotopes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\Keywords.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\kinetics.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\KineticsComp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\mainsubs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\model.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\NameDouble.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\NumKeyword.cxx"
|
|
>
|
|
</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\Parser.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\PBasic.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\phqalloc.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\PHRQ_io_output.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\pitzer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\pitzer_structures.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\PPassemblage.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\PPassemblageComp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\prep.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\Pressure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\print.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\Reaction.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\read.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\ReadClass.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\readtr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\runner.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\SelectedOutput.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\sit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\smalldense.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\Solution.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\SolutionIsotope.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\spread.cpp"
|
|
>
|
|
</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\step.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\StorageBin.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\StorageBinList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\structures.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\sundialsmath.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\tally.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\Temperature.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\tidy.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\transport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\Use.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\UserPunch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\utilities.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\Utils.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;fi;fd"
|
|
>
|
|
<File
|
|
RelativePath="TestCVar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestIPhreeqc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestIPhreeqcLib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="TestSelectedOutput.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="TestVar.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="src"
|
|
>
|
|
<File
|
|
RelativePath="..\src\CSelectedOutput.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\CVar.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\Debug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ErrorReporter.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fwrap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\IPhreeqc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\IPhreeqc.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\IPhreeqcCallbacks.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\thread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\Var.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="phreeqcpp"
|
|
>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\ChartHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\ChartObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\CurveObject.h"
|
|
>
|
|
</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\dumper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\Exchange.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\ExchComp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\Form1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\GasComp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\GasPhase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\global_structures.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\KineticsComp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\NA.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\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\PHRQ_base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\PHRQ_io.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\phrqtype.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\phreeqcpp\SelectedOutput.h"
|
|
>
|
|
</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\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\UserPunch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\phreeqcpp\Utils.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|