working on vs2008 soln/projs

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@9143 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
David L Parkhurst 2014-12-20 00:07:41 +00:00
parent a2218b7842
commit 9afb670e92

11
src/vs2008/IPhreeqc.props Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="IPhreeqc"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="SWIG_SHARED_OBJ;USE_PHRQ_ALLOC;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS"
/>
</VisualStudioPropertySheet>