Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorU-NORTHAMERICA\jcl <jcl@JCL.northamerica.corp.microsoft.com>2014-02-20 04:57:05 +0400
committerU-NORTHAMERICA\jcl <jcl@JCL.northamerica.corp.microsoft.com>2014-02-20 04:57:05 +0400
commita1429d08de3cbec689ec6097274dfff5a8b8f579 (patch)
treef8939b9a8dc90d70d78c4e82c4a4e72850758129 /cluster
parent1b7ad85494b3730fc09f00c12ebd988cd03944fe (diff)
more vs2012 tweaks
Diffstat (limited to 'cluster')
-rwxr-xr-xcluster/cluster.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/cluster/cluster.vcxproj b/cluster/cluster.vcxproj
index 1016e09e..154b5e6e 100755
--- a/cluster/cluster.vcxproj
+++ b/cluster/cluster.vcxproj
@@ -134,6 +134,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>