Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
f625be02
Commit
f625be02
authored
Jul 17, 2013
by
Roman Donchenko
Committed by
OpenCV Buildbot
Jul 17, 2013
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1136 from StevenPuttemans:bugfix_3157
parents
5d8af490
a58860d3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
PropertySheetOpenCVInclude.jpg
...isual_studio_Opencv/images/PropertySheetOpenCVInclude.jpg
+0
-0
windows_visual_studio_Opencv.rst
...ows_visual_studio_Opencv/windows_visual_studio_Opencv.rst
+2
-2
No files found.
doc/tutorials/introduction/windows_visual_studio_Opencv/images/PropertySheetOpenCVInclude.jpg
View replaced file @
5d8af490
View file @
f625be02
23 KB
|
W:
|
H:
31 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/tutorials/introduction/windows_visual_studio_Opencv/windows_visual_studio_Opencv.rst
View file @
f625be02
...
...
@@ -52,7 +52,7 @@ Use for example the *OpenCV_Debug* name. Then by selecting the sheet :menuselect
.. code-block:: bash
$(OPENCV_DIR)\include
$(OPENCV_DIR)\
..\..\
include
.. image:: images/PropertySheetOpenCVInclude.jpg
:alt: Add the include dir like this.
...
...
@@ -64,7 +64,7 @@ Next go to the :menuselection:`Linker --> General` and under the *"Additional Li
.. code-block:: bash
$(OPENCV_DIR)\lib
s
$(OPENCV_DIR)\lib
.. image:: images/PropertySheetOpenCVLib.jpg
:alt: Add the library folder like this.
...
...
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