add rabit to xgb

This commit is contained in:
Tianqi Chen
2015-01-19 08:16:54 -08:00
parent ccba73e5d5
commit e5c609271f
3 changed files with 16 additions and 2 deletions

View File

@@ -108,6 +108,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<OpenMPSupport>true</OpenMPSupport>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>