summaryrefslogtreecommitdiff
path: root/NewStatusNotify
diff options
context:
space:
mode:
Diffstat (limited to 'NewStatusNotify')
-rw-r--r--NewStatusNotify/NewStatusNotify_10.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/NewStatusNotify/NewStatusNotify_10.vcxproj b/NewStatusNotify/NewStatusNotify_10.vcxproj
index cefb6c5..ae148b1 100644
--- a/NewStatusNotify/NewStatusNotify_10.vcxproj
+++ b/NewStatusNotify/NewStatusNotify_10.vcxproj
@@ -97,7 +97,7 @@
<StringPooling>true</StringPooling>
<ExceptionHandling>
</ExceptionHandling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<AssemblerListingLocation>
</AssemblerListingLocation>
@@ -236,7 +236,7 @@
<WholeProgramOptimization>true</WholeProgramOptimization>
<AdditionalIncludeDirectories>../../include;../ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<StringPooling>true</StringPooling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<AssemblerListingLocation>
</AssemblerListingLocation>