diff options
Diffstat (limited to 'Dbx_tree')
| -rw-r--r-- | Dbx_tree/dbx_tree_10.vcxproj | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/Dbx_tree/dbx_tree_10.vcxproj b/Dbx_tree/dbx_tree_10.vcxproj index 42904e4..964bd4e 100644 --- a/Dbx_tree/dbx_tree_10.vcxproj +++ b/Dbx_tree/dbx_tree_10.vcxproj @@ -255,7 +255,7 @@        <WholeProgramOptimization>true</WholeProgramOptimization>
        <AdditionalIncludeDirectories>../../include;../ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
        <StringPooling>true</StringPooling>
 -      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
 +      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
        <BufferSecurityCheck>true</BufferSecurityCheck>
        <FunctionLevelLinking>true</FunctionLevelLinking>
        <FloatingPointModel>Fast</FloatingPointModel>
 @@ -355,7 +355,7 @@        <PreprocessorDefinitions>UNICODE;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
        <StringPooling>true</StringPooling>
        <ExceptionHandling>Sync</ExceptionHandling>
 -      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
 +      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
        <BufferSecurityCheck>true</BufferSecurityCheck>
        <FunctionLevelLinking>true</FunctionLevelLinking>
        <FloatingPointModel>Fast</FloatingPointModel>
 @@ -465,7 +465,7 @@        <WholeProgramOptimization>true</WholeProgramOptimization>
        <AdditionalIncludeDirectories>../../include;../ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
        <StringPooling>true</StringPooling>
 -      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
 +      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
        <BufferSecurityCheck>true</BufferSecurityCheck>
        <FunctionLevelLinking>true</FunctionLevelLinking>
        <FloatingPointModel>Fast</FloatingPointModel>
 @@ -576,7 +576,7 @@        <PreprocessorDefinitions>UNICODE;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
        <StringPooling>true</StringPooling>
        <ExceptionHandling>Sync</ExceptionHandling>
 -      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
 +      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
        <BufferSecurityCheck>true</BufferSecurityCheck>
        <FunctionLevelLinking>true</FunctionLevelLinking>
        <FloatingPointModel>Fast</FloatingPointModel>
  | 
