summaryrefslogtreecommitdiffstats
path: root/converter
diff options
context:
space:
mode:
authorfaketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6>2011-12-27 23:57:33 +0100
committerfaketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6>2011-12-27 23:57:33 +0100
commitd57753cd6873ac279f8de163393db2c1cc6a2a00 (patch)
tree176da607f1b633210ff6ce7a168e269122a32077 /converter
parentFixed a little error in cPacket_PlayerListItem.cpp (diff)
downloadcuberite-d57753cd6873ac279f8de163393db2c1cc6a2a00.tar
cuberite-d57753cd6873ac279f8de163393db2c1cc6a2a00.tar.gz
cuberite-d57753cd6873ac279f8de163393db2c1cc6a2a00.tar.bz2
cuberite-d57753cd6873ac279f8de163393db2c1cc6a2a00.tar.lz
cuberite-d57753cd6873ac279f8de163393db2c1cc6a2a00.tar.xz
cuberite-d57753cd6873ac279f8de163393db2c1cc6a2a00.tar.zst
cuberite-d57753cd6873ac279f8de163393db2c1cc6a2a00.zip
Diffstat (limited to 'converter')
-rw-r--r--converter/DeNotchConverter.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/DeNotchConverter.vcxproj b/converter/DeNotchConverter.vcxproj
index 0a808ec58..b0e6656b0 100644
--- a/converter/DeNotchConverter.vcxproj
+++ b/converter/DeNotchConverter.vcxproj
@@ -57,6 +57,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<AdditionalIncludeDirectories>../zlib-1.2.5</AdditionalIncludeDirectories>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>