removed dw.cpp from project

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@11302 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2016-06-17 04:17:15 +00:00
parent 3f81ba8d56
commit 5caef7a82e
2 changed files with 1 additions and 105 deletions

View File

@ -984,7 +984,7 @@
</Configurations> </Configurations>
<References> <References>
<AssemblyReference <AssemblyReference
RelativePath="ZedGraph.dll" RelativePath=".\zedgraph.dll"
AssemblyName="ZedGraph, Version=5.1.5.28844, PublicKeyToken=02a83cbd123fcd60, processorArchitecture=MSIL" AssemblyName="ZedGraph, Version=5.1.5.28844, PublicKeyToken=02a83cbd123fcd60, processorArchitecture=MSIL"
/> />
<AssemblyReference <AssemblyReference
@ -1296,106 +1296,6 @@
RelativePath=".\src\phreeqcpp\dumper.cpp" RelativePath=".\src\phreeqcpp\dumper.cpp"
> >
</File> </File>
<File
RelativePath=".\src\phreeqcpp\dw.cpp"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseDll|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseDll|x64"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugDll|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugDll|x64"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugCLR|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="DebugCLR|x64"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseCLR|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseCLR|x64"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File <File
RelativePath=".\src\phreeqcpp\Exchange.cxx" RelativePath=".\src\phreeqcpp\Exchange.cxx"
> >

View File

@ -610,10 +610,6 @@
RelativePath="..\src\phreeqcpp\dumper.cpp" RelativePath="..\src\phreeqcpp\dumper.cpp"
> >
</File> </File>
<File
RelativePath="..\src\phreeqcpp\dw.cpp"
>
</File>
<File <File
RelativePath="..\src\phreeqcpp\Exchange.cxx" RelativePath="..\src\phreeqcpp\Exchange.cxx"
> >