From 73b627d532c9d1f559b545d3024a7d9c648a1c32 Mon Sep 17 00:00:00 2001 From: giuliohome Date: Fri, 5 Sep 2014 13:08:06 +0200 Subject: [PATCH] Fixing Configuration Type for Win32/Debug Proposed fix to the main repo Changed the windows wrapper type to DynamicLibrary. It was already ok for the Win64/Release. maybe it got lost after latest commit --- .../xgboost_wrapper/xgboost_wrapper.vcxproj | 86 ++++++------------- 1 file changed, 26 insertions(+), 60 deletions(-) diff --git a/windows/xgboost_wrapper/xgboost_wrapper.vcxproj b/windows/xgboost_wrapper/xgboost_wrapper.vcxproj index b167e8d7d..6c73e3cee 100644 --- a/windows/xgboost_wrapper/xgboost_wrapper.vcxproj +++ b/windows/xgboost_wrapper/xgboost_wrapper.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -18,40 +18,38 @@ x64 + + + + + + - {2E1AF937-28BB-4832-B916-309C9A0F6C4F} - v4.5 - ManagedCProj + {B0E22ADD-7849-4D3A-BDC6-0932C5F11ED5} xgboost_wrapper DynamicLibrary true - v120 - true - Unicode + MultiByte DynamicLibrary true - v120 - true - Unicode + MultiByte DynamicLibrary false - v120 - true - Unicode + true + MultiByte DynamicLibrary false - v120 - true - Unicode + true + MultiByte @@ -69,85 +67,53 @@ - - true - - - true - - - false - - - false - + Level3 Disabled - WIN32;_DEBUG;%(PreprocessorDefinitions) - NotUsing true - Level3 Disabled - WIN32;_DEBUG;%(PreprocessorDefinitions) - NotUsing - true true - - Level3 - WIN32;NDEBUG;%(PreprocessorDefinitions) - Use + MaxSpeed + true + true + true true - + true + true Level3 - WIN32;NDEBUG;%(PreprocessorDefinitions) - NotUsing + MaxSpeed + true + true true true - - + true + true - - - - - - - - - - - - - - - - -