diff --git a/progmgr/progmgr.vcxproj b/progmgr/progmgr.vcxproj
index 8919e2b..273316d 100644
--- a/progmgr/progmgr.vcxproj
+++ b/progmgr/progmgr.vcxproj
@@ -96,6 +96,7 @@
true
WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
true
+ MultiThreadedDebug
Windows
@@ -116,6 +117,7 @@
true
WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
true
+ MultiThreaded
Windows
@@ -133,6 +135,7 @@
true
_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
true
+ MultiThreadedDebug
Windows
@@ -153,6 +156,7 @@
true
NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
true
+ MultiThreaded
Windows