diff --git a/IPhreeqc.MMS.vcproj b/IPhreeqc.MMS.vcproj index 30ca71e3..546c4445 100644 --- a/IPhreeqc.MMS.vcproj +++ b/IPhreeqc.MMS.vcproj @@ -802,6 +802,10 @@ RelativePath=".\src\phreeqcpp\KineticsComp.cxx" > + + diff --git a/IPhreeqc.MMS.vcxproj b/IPhreeqc.MMS.vcxproj index 5e7a08db..d7f14acc 100644 --- a/IPhreeqc.MMS.vcxproj +++ b/IPhreeqc.MMS.vcxproj @@ -42,41 +42,49 @@ DynamicLibrary + v110 false MultiByte DynamicLibrary + v110 false MultiByte StaticLibrary + v110 false MultiByte StaticLibrary + v110 false MultiByte DynamicLibrary + v110 false MultiByte DynamicLibrary + v110 false MultiByte StaticLibrary + v110 false MultiByte StaticLibrary + v110 false MultiByte @@ -117,10 +125,43 @@ - <_ProjectFileVersion>10.0.40219.1 + <_ProjectFileVersion>11.0.50727.1 + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + /MP %(AdditionalOptions) MaxSpeed OnlyExplicitInline src;src/phreeqcpp;%(AdditionalIncludeDirectories) @@ -128,11 +169,9 @@ true MultiThreaded true - - + Level3 true - true NDEBUG;%(PreprocessorDefinitions) @@ -145,8 +184,7 @@ true - - + @@ -154,6 +192,7 @@ X64 + /MP %(AdditionalOptions) MaxSpeed OnlyExplicitInline src;src/phreeqcpp;%(AdditionalIncludeDirectories) @@ -161,11 +200,9 @@ true MultiThreaded true - - + Level3 true - true NDEBUG;%(PreprocessorDefinitions) @@ -178,24 +215,21 @@ true - - + + /MP %(AdditionalOptions) Disabled src;src/phreeqcpp;%(AdditionalIncludeDirectories) _DEBUG;WIN32;_LIB;%(PreprocessorDefinitions) - false EnableFastChecks MultiThreadedDebug - - + Level3 true ProgramDatabase - true _DEBUG;%(PreprocessorDefinitions) @@ -208,8 +242,7 @@ true - - + @@ -217,17 +250,16 @@ X64 + /MP %(AdditionalOptions) Disabled src;src/phreeqcpp;%(AdditionalIncludeDirectories) _DEBUG;WIN32;_LIB;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebug - - + Level3 true ProgramDatabase - true _DEBUG;%(PreprocessorDefinitions) @@ -240,12 +272,12 @@ true - - + + /MP %(AdditionalOptions) MaxSpeed OnlyExplicitInline src;src/phreeqcpp;%(AdditionalIncludeDirectories) @@ -253,11 +285,9 @@ true MultiThreadedDLL true - - + Level3 true - true NDEBUG;%(PreprocessorDefinitions) @@ -266,16 +296,14 @@ NotSet false - - + $(TargetDir)$(TargetName).lib true - - + @@ -283,6 +311,7 @@ X64 + /MP %(AdditionalOptions) MaxSpeed OnlyExplicitInline src;src/phreeqcpp;%(AdditionalIncludeDirectories) @@ -290,11 +319,9 @@ true MultiThreadedDLL true - - + Level3 true - true NDEBUG;%(PreprocessorDefinitions) @@ -303,32 +330,28 @@ NotSet false - - + MachineX64 true - - + + /MP %(AdditionalOptions) Disabled src;src/phreeqcpp;%(AdditionalIncludeDirectories) _DEBUG;WIN32;_LIB;%(PreprocessorDefinitions) - false EnableFastChecks MultiThreadedDebugDLL - - + Level3 true ProgramDatabase - true _DEBUG;%(PreprocessorDefinitions) @@ -337,16 +360,14 @@ true false - - + $(TargetDir)$(TargetName).lib true - - + @@ -354,18 +375,16 @@ X64 + /MP %(AdditionalOptions) Disabled src;src/phreeqcpp;%(AdditionalIncludeDirectories) _DEBUG;WIN32;_LIB;%(PreprocessorDefinitions) - false EnableFastChecks MultiThreadedDebugDLL - - + Level3 true ProgramDatabase - true _DEBUG;%(PreprocessorDefinitions) @@ -374,8 +393,7 @@ true false - - + $(TargetDir)$(TargetName).lib MachineX64 @@ -383,8 +401,7 @@ true - - + @@ -393,24 +410,9 @@ - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - + + + @@ -431,6 +433,7 @@ + @@ -496,13 +499,12 @@ - - Document + true true true true - + diff --git a/IPhreeqc.MMS.vcxproj.filters b/IPhreeqc.MMS.vcxproj.filters index d4a4f553..243726df 100644 --- a/IPhreeqc.MMS.vcxproj.filters +++ b/IPhreeqc.MMS.vcxproj.filters @@ -2,17 +2,17 @@ - {2b44badb-f4d9-444d-9b71-b4ca269b8a48} + {8e960fb5-1bd6-464e-b0cd-27a0bd784a48} cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp - {8419003f-834e-4134-bb70-84a7b975d191} + {2b362f19-1cb1-4b91-82b8-b13bced81ff4} - {5ea751e6-8f98-4cd2-a004-1f7173d6ddb8} + {3182f6c9-e0d3-4ab4-9bcb-ffc5660dbb8e} - {1ce7b700-3e3c-4e1c-9630-46ba26794128} + {3e1eee6a-c44a-4129-9579-f6fa5f6d7fb2} h;hpp;hxx;hm;inl;fi;fd @@ -86,6 +86,9 @@ Source Files\phreeqcpp + + Source Files\phreeqcpp + Source Files\phreeqcpp @@ -462,8 +465,8 @@ - + Source Files - + \ No newline at end of file diff --git a/IPhreeqc.props b/IPhreeqc.props index 51fbcd4d..f492b832 100644 --- a/IPhreeqc.props +++ b/IPhreeqc.props @@ -1,11 +1,15 @@  + + + - <_ProjectFileVersion>10.0.40219.1 + <_ProjectFileVersion>11.0.50727.1 SWIG_SHARED_OBJ;PHREEQC_CPP;PHREEQC_CLASS;USE_PHRQ_ALLOC;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + \ No newline at end of file