Commit d42b283a authored by StevenPuttemans's avatar StevenPuttemans

Changed tutorial for installing openCV under VS2010 like bug 3157 suggested

parent 886c009d
......@@ -52,7 +52,9 @@ Use for example the *OpenCV_Debug* name. Then by selecting the sheet :menuselect
.. code-block:: bash
$(OPENCV_DIR)\include
$(OPENCV_DIR)\..\..\include
Note: the location of the include library is different of the libs folder, so don't forget to add the dots to go to the required parent folder.
.. image:: images/PropertySheetOpenCVInclude.jpg
:alt: Add the include dir like this.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment