remove dw.cpp

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@11286 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
David L Parkhurst 2016-06-16 22:48:07 +00:00
parent 5298ed5d58
commit 46ee89dafa
2 changed files with 0 additions and 4 deletions

View File

@ -500,7 +500,6 @@ copy "$(OutDir)vc100.pdb" "dllx64\vc100.pdb"
<ClCompile Include="src\phreeqcpp\cvdense.cpp" />
<ClCompile Include="src\phreeqcpp\cvode.cpp" />
<ClCompile Include="src\phreeqcpp\dense.cpp" />
<ClCompile Include="src\phreeqcpp\dw.cpp" />
<ClCompile Include="src\phreeqcpp\gases.cpp" />
<ClCompile Include="src\phreeqcpp\input.cpp" />
<ClCompile Include="src\phreeqcpp\integrate.cpp" />

View File

@ -149,9 +149,6 @@
<ClCompile Include="src\phreeqcpp\dense.cpp">
<Filter>Source Files\phreeqcpp\phreeqc</Filter>
</ClCompile>
<ClCompile Include="src\phreeqcpp\dw.cpp">
<Filter>Source Files\phreeqcpp\phreeqc</Filter>
</ClCompile>
<ClCompile Include="src\phreeqcpp\gases.cpp">
<Filter>Source Files\phreeqcpp\phreeqc</Filter>
</ClCompile>