diff --git a/Visual Studio/SimpleSerialAnalyzer.vcxproj b/Visual Studio/SimpleSerialAnalyzer.vcxproj
index b4a7119..f7ffdd9 100644
--- a/Visual Studio/SimpleSerialAnalyzer.vcxproj
+++ b/Visual Studio/SimpleSerialAnalyzer.vcxproj
@@ -89,7 +89,7 @@
WIN32;_DEBUG;_WINDOWS;_USRDLL;SIMPLESERIALANALYZER_EXPORTS;%(PreprocessorDefinitions)
true
EnableFastChecks
- MultiThreadedDebug
+ MultiThreadedDebugDLL
Level3
EditAndContinue
@@ -108,7 +108,7 @@
$(ProjectDir)..\AnalyzerSDK\include;%(AdditionalIncludeDirectories)
WIN32;_DEBUG;_WINDOWS;_USRDLL;SIMPLESERIALANALYZER_EXPORTS;%(PreprocessorDefinitions)
EnableFastChecks
- MultiThreadedDebug
+ MultiThreadedDebugDLL
Level3
@@ -127,7 +127,7 @@
true
$(ProjectDir)..\AnalyzerSDK\include;%(AdditionalIncludeDirectories)
WIN32;NDEBUG;_WINDOWS;_USRDLL;SIMPLESERIALANALYZER_EXPORTS;%(PreprocessorDefinitions)
- MultiThreaded
+ MultiThreadedDLL
true
Level3
@@ -149,7 +149,7 @@
true
$(ProjectDir)..\AnalyzerSDK\include;%(AdditionalIncludeDirectories)
WIN32;NDEBUG;_WINDOWS;_USRDLL;SIMPLESERIALANALYZER_EXPORTS;%(PreprocessorDefinitions)
- MultiThreaded
+ MultiThreadedDLL
true