From 9e1e62602810e7347c8f6a47c8a33a8ff94a41d3 Mon Sep 17 00:00:00 2001 From: Scott R Charlton Date: Thu, 21 Feb 2013 05:53:21 +0000 Subject: [PATCH] added ignores cleaned up /MP changed $(Configuration) to $(ConfigurationName) git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@7491 1feff8c3-07ed-0310-ac33-dd36852eb9cd --- IPhreeqc.MMS.vcxproj | 71 +++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 44 deletions(-) diff --git a/IPhreeqc.MMS.vcxproj b/IPhreeqc.MMS.vcxproj index d4e26a45..5e7a08db 100644 --- a/IPhreeqc.MMS.vcxproj +++ b/IPhreeqc.MMS.vcxproj @@ -118,22 +118,9 @@ <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Configuration)\ - $(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Configuration)\ - $(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(ProjectName)d - $(ProjectName)d - /MP %(AdditionalOptions) MaxSpeed OnlyExplicitInline src;src/phreeqcpp;%(AdditionalIncludeDirectories) @@ -167,7 +154,6 @@ X64 - /MP %(AdditionalOptions) MaxSpeed OnlyExplicitInline src;src/phreeqcpp;%(AdditionalIncludeDirectories) @@ -198,7 +184,6 @@ - /MP %(AdditionalOptions) Disabled src;src/phreeqcpp;%(AdditionalIncludeDirectories) _DEBUG;WIN32;_LIB;%(PreprocessorDefinitions) @@ -232,7 +217,6 @@ X64 - /MP %(AdditionalOptions) Disabled src;src/phreeqcpp;%(AdditionalIncludeDirectories) _DEBUG;WIN32;_LIB;%(PreprocessorDefinitions) @@ -262,7 +246,6 @@ - /MP %(AdditionalOptions) MaxSpeed OnlyExplicitInline src;src/phreeqcpp;%(AdditionalIncludeDirectories) @@ -291,10 +274,8 @@ true - mkdir dll > NUL -copy "$(OutDir)$(ProjectName).dll" "dll\$(ProjectName).dll" -copy "$(TargetDir)$(TargetName).lib" "dll\$(TargetName).lib" - + + @@ -302,7 +283,6 @@ copy "$(TargetDir)$(TargetName).lib" "dll\$(TargetName).lib" X64 - /MP %(AdditionalOptions) MaxSpeed OnlyExplicitInline src;src/phreeqcpp;%(AdditionalIncludeDirectories) @@ -331,15 +311,12 @@ copy "$(TargetDir)$(TargetName).lib" "dll\$(TargetName).lib" true - mkdir dllx64 > NUL -copy "$(OutDir)$(ProjectName).dll" "dllx64\$(ProjectName).dll" -copy "$(TargetDir)$(TargetName).lib" "dllx64\$(TargetName).lib" - + + - /MP %(AdditionalOptions) Disabled src;src/phreeqcpp;%(AdditionalIncludeDirectories) _DEBUG;WIN32;_LIB;%(PreprocessorDefinitions) @@ -358,7 +335,6 @@ copy "$(TargetDir)$(TargetName).lib" "dllx64\$(TargetName).lib" 0x0409 - $(OutDir)$(ProjectName)d.dll true false @@ -369,11 +345,8 @@ copy "$(TargetDir)$(TargetName).lib" "dllx64\$(TargetName).lib" true - mkdir dll > NUL -copy "$(OutDir)$(ProjectName)d.dll" "dll\$(ProjectName)d.dll" -copy "$(TargetDir)$(TargetName).lib" "dll\$(TargetName).lib" -copy "$(TargetDir)vc80.pdb" "dll\vc80.pdb" - + + @@ -381,11 +354,10 @@ copy "$(TargetDir)vc80.pdb" "dll\vc80.pdb" X64 - /MP %(AdditionalOptions) Disabled src;src/phreeqcpp;%(AdditionalIncludeDirectories) _DEBUG;WIN32;_LIB;%(PreprocessorDefinitions) - true + false EnableFastChecks MultiThreadedDebugDLL @@ -400,7 +372,6 @@ copy "$(TargetDir)vc80.pdb" "dll\vc80.pdb" 0x0409 - $(OutDir)$(ProjectName)d.dll true false @@ -412,11 +383,8 @@ copy "$(TargetDir)vc80.pdb" "dll\vc80.pdb" true - mkdir dllx64 > NUL -copy "$(OutDir)$(ProjectName)d.dll" "dllx64\$(ProjectName)d.dll" -copy "$(TargetDir)$(TargetName).lib" "dllx64\$(TargetName).lib" -copy "$(TargetDir)vc80.pdb" "dllx64\vc80.pdb" - + + @@ -425,9 +393,24 @@ copy "$(TargetDir)vc80.pdb" "dllx64\vc80.pdb" - - - + + true + true + true + true + + + true + true + true + true + + + true + true + true + true +