Skip to content

Commit eb9fcf4

Browse files
authored
Update windows_visual_studio_Opencv.markdown
1 parent 8f05af8 commit eb9fcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorials/introduction/windows_visual_studio_Opencv/windows_visual_studio_Opencv.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ opencv_videoio300d.lib
146146
opencv_videostab300d.lib
147147
@endcode
148148

149-
Alternatively, your OpenCV download may have been built into one large .lib file. Check by looking in OpenCV\\build\\architecture\\vc14\\lib. In this case all you would add is, for the latest version:
149+
Alternatively, your OpenCV download may have been built into one large .lib file. Check by looking in OpenCV\\build\\architecture\\vc14\\lib. In this case all you would add is, for the version 3.3.0:
150150
@code{.bash}
151151
opencv_world330.lib
152152
@endcode

0 commit comments

Comments
 (0)