diff options
Diffstat (limited to 'windows/test/tellub/tellub.vcproj')
-rw-r--r-- | windows/test/tellub/tellub.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/test/tellub/tellub.vcproj b/windows/test/tellub/tellub.vcproj index a8be4e3..0f95b98 100644 --- a/windows/test/tellub/tellub.vcproj +++ b/windows/test/tellub/tellub.vcproj @@ -52,7 +52,7 @@ AdditionalIncludeDirectories="..\..\..\src,..\..\..\tools\lib"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;NDEBUG;_CONSOLE"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/tellub/Release/tellub.pch"
@@ -143,7 +143,7 @@ AdditionalIncludeDirectories="..\..\..\src,..\..\..\tools\lib"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;NDEBUG;_CONSOLE"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/tellub/Release/tellub.pch"
@@ -232,7 +232,7 @@ AdditionalIncludeDirectories="..\..\..\src,..\..\..\tools\lib"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;_DEBUG;_CONSOLE"
BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/tellub/Debug/tellub.pch"
AssemblerListingLocation=".\../../../test/tellub/Debug/"
@@ -324,7 +324,7 @@ AdditionalIncludeDirectories="..\..\..\src,..\..\..\tools\lib"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;_DEBUG;_CONSOLE"
BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/tellub/Debug/tellub.pch"
AssemblerListingLocation=".\../../../test/tellub/Debug/"
|