Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
1ef3d43e
Commit
1ef3d43e
authored
Oct 20, 2017
by
Guolin Ke
Committed by
GitHub
Oct 20, 2017
Browse files
Revert "[optional] support protobuf (#908)" (#1002)
This reverts commit
53b99854
.
parent
53b99854
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
windows/LightGBM.vcxproj.filters
windows/LightGBM.vcxproj.filters
+1
-4
No files found.
windows/LightGBM.vcxproj.filters
View file @
1ef3d43e
...
@@ -278,10 +278,7 @@
...
@@ -278,10 +278,7 @@
<ClCompile
Include=
"..\src\lightgbm_R.cpp"
>
<ClCompile
Include=
"..\src\lightgbm_R.cpp"
>
<Filter>
src
</Filter>
<Filter>
src
</Filter>
</ClCompile>
</ClCompile>
<ClCompile
Include=
"..\src\boosting\gbdt_model_text.cpp"
>
<ClCompile
Include=
"..\src\boosting\gbdt_model.cpp"
>
<Filter>
src\boosting
</Filter>
</ClCompile>
<ClCompile
Include=
"..\src\boosting\gbdt_model_proto.cpp"
>
<Filter>
src\boosting
</Filter>
<Filter>
src\boosting
</Filter>
</ClCompile>
</ClCompile>
</ItemGroup>
</ItemGroup>
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment