summaryrefslogtreecommitdiffstats
path: root/libpit
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-05-04 20:36:40 +0200
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-05-06 13:39:07 +0200
commitca6db9a6470ad22258fe05d8d98fc0457abde581 (patch)
tree0b2c10f0d688321bd3bce1a99c5152c554dac077 /libpit
parentCleaned up command line interface (diff)
downloadHeimdall-ca6db9a6470ad22258fe05d8d98fc0457abde581.tar
Heimdall-ca6db9a6470ad22258fe05d8d98fc0457abde581.tar.gz
Heimdall-ca6db9a6470ad22258fe05d8d98fc0457abde581.tar.bz2
Heimdall-ca6db9a6470ad22258fe05d8d98fc0457abde581.tar.lz
Heimdall-ca6db9a6470ad22258fe05d8d98fc0457abde581.tar.xz
Heimdall-ca6db9a6470ad22258fe05d8d98fc0457abde581.tar.zst
Heimdall-ca6db9a6470ad22258fe05d8d98fc0457abde581.zip
Diffstat (limited to 'libpit')
-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>