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@10063 1feff8c3-07ed-0310-ac33-dd36852eb9cd
13 lines
449 B
XML
13 lines
449 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="IPhreeqc"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="src;src/phreeqcpp;src/phreeqcpp/common;src/phreeqcpp/PhreeqcKeywords"
|
|
PreprocessorDefinitions="SWIG_SHARED_OBJ;PHREEQC_CPP;PHREEQC_CLASS;USE_PHRQ_ALLOC;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS"
|
|
/>
|
|
</VisualStudioPropertySheet>
|