Commit 37295d7b authored by Alexander Shishkov's avatar Alexander Shishkov

fixed #1833

parent a07724ae
...@@ -48,7 +48,7 @@ The really useful stuff of these is that you may create a rule package *once* an ...@@ -48,7 +48,7 @@ The really useful stuff of these is that you may create a rule package *once* an
:alt: Add a new Property Sheet :alt: Add a new Property Sheet
:align: center :align: center
Use for example the *OpenCV_Debug* name. Then by selecting the sheet :menuselection:`Right Click --> Properties`. In the following I will show to set the OpenCV rules locally, as I find unnecessary to pollute projects with custom rules that I do not use it. Go the C++ groups General entry and under the *"Additional Include Directories"* add the path to your OpenCV include. Use for example the *OpenCV_Debug* name. Then by selecting the sheet :menuselection:`Right Click --> Properties`. In the following I will show to set the OpenCV rules locally, as I find unnecessary to pollute projects with custom rules that I do not use it. Go the C++ groups General entry and under the *"Additional Include Directories"* add the path to your OpenCV include. If you don't have *"C/C++"* group, you should add any .c/.cpp file to the project.
.. code-block:: bash .. code-block:: bash
......
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