aboutsummaryrefslogtreecommitdiffstats
path: root/libpit
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-05-05 04:36:40 +1000
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-05-06 21:39:07 +1000
commitca6db9a6470ad22258fe05d8d98fc0457abde581 (patch)
tree0b2c10f0d688321bd3bce1a99c5152c554dac077 /libpit
parenta5452e884a1f1119d87e12e42d6ca9745617d054 (diff)
downloadexternal_heimdall-ca6db9a6470ad22258fe05d8d98fc0457abde581.zip
external_heimdall-ca6db9a6470ad22258fe05d8d98fc0457abde581.tar.gz
external_heimdall-ca6db9a6470ad22258fe05d8d98fc0457abde581.tar.bz2
Upgraded to libusb-1.0 (1.0.18) post libusbx merge.
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>