aboutsummaryrefslogtreecommitdiffstats
path: root/libpit/libpit.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'libpit/libpit.vcxproj')
-rw-r--r--libpit/libpit.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpit/libpit.vcxproj b/libpit/libpit.vcxproj
index fb08efc..8207d8c 100644
--- a/libpit/libpit.vcxproj
+++ b/libpit/libpit.vcxproj
@@ -107,6 +107,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>