diff options
Diffstat (limited to 'RecentContacts/V_RecentContacts.vcxproj')
| -rw-r--r-- | RecentContacts/V_RecentContacts.vcxproj | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/RecentContacts/V_RecentContacts.vcxproj b/RecentContacts/V_RecentContacts.vcxproj index 025f0b1..3b207fc 100644 --- a/RecentContacts/V_RecentContacts.vcxproj +++ b/RecentContacts/V_RecentContacts.vcxproj @@ -55,7 +55,7 @@        <AdditionalIncludeDirectories>../../include;../ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
        <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;V_RECENTCONTACTS_EXPORTS;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
        <StringPooling>true</StringPooling>
 -      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
 +      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
        <FunctionLevelLinking>true</FunctionLevelLinking>
        <BrowseInformation>true</BrowseInformation>
        <WarningLevel>Level3</WarningLevel>
 | 
