mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
updated x64 vars
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@10595 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
83a471ba07
commit
2b8c027339
@ -133,7 +133,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/MP"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=""$(DEV_CPPUNIT_1_10)/include";../src;../src/phreeqcpp;../src/phreeqcpp/common;../src/phreeqcpp/PhreeqcKeywords"
|
||||
AdditionalIncludeDirectories=""$(DEV_CPPUNIT_VS2005)/include";../src;../src/phreeqcpp;../src/phreeqcpp/common;../src/phreeqcpp/PhreeqcKeywords"
|
||||
PreprocessorDefinitions="CPPUNIT;WIN32;_DEBUG;_CONSOLE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
@ -152,7 +152,7 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="cppunitd.lib"
|
||||
AdditionalLibraryDirectories="$(DEV_CPPUNIT_1_10)/libx64"
|
||||
AdditionalLibraryDirectories=""$(DEV_CPPUNIT_VS2005)/libx64""
|
||||
GenerateDebugInformation="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -293,7 +293,7 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/MP"
|
||||
AdditionalIncludeDirectories=""$(DEV_CPPUNIT_1_10)/include";../src;../src/phreeqcpp;../src/phreeqcpp/common;../src/phreeqcpp/PhreeqcKeywords"
|
||||
AdditionalIncludeDirectories=""$(DEV_CPPUNIT_VS2005)/include";../src;../src/phreeqcpp;../src/phreeqcpp/common;../src/phreeqcpp/PhreeqcKeywords"
|
||||
PreprocessorDefinitions="CPPUNIT;WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="2"
|
||||
/>
|
||||
@ -309,7 +309,7 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="cppunit.lib"
|
||||
AdditionalLibraryDirectories="$(DEV_CPPUNIT_1_10)/libx64"
|
||||
AdditionalLibraryDirectories=""$(DEV_CPPUNIT_VS2005)/libx64""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user