Skip to content

Commit

Permalink
fix darknet_no_gpu.vcxproj
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyAB committed Jun 11, 2021
1 parent 179be4d commit 67543e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/darknet/darknet_no_gpu.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@
<ClCompile Include="..\..\src\region_layer.c" />
<ClCompile Include="..\..\src\reorg_layer.c" />
<ClCompile Include="..\..\src\reorg_old_layer.c" />
<ClCompile Include="..\..\src\representation_layer.c" />
<ClCompile Include="..\..\src\rnn.c" />
<ClCompile Include="..\..\src\rnn_layer.c" />
<ClCompile Include="..\..\src\rnn_vid.c" />
Expand Down Expand Up @@ -290,6 +291,7 @@
<ClInclude Include="..\..\src\region_layer.h" />
<ClInclude Include="..\..\src\reorg_layer.h" />
<ClInclude Include="..\..\src\reorg_old_layer.h" />
<ClInclude Include="..\..\src\representation_layer.h" />
<ClInclude Include="..\..\src\rnn_layer.h" />
<ClInclude Include="..\..\src\route_layer.h" />
<ClInclude Include="..\..\src\sam_layer.h" />
Expand Down

0 comments on commit 67543e2

Please sign in to comment.