minor tutorial update

pull/2/head
Andrey Pavlenko 13 years ago
parent 8bc9e52dcc
commit af6b2e4e96
  1. 2
      doc/tutorials/introduction/android_binary_package/android_binary_package_using_with_NDK.rst

@ -179,7 +179,7 @@ then paste the CDT 8.0 repository URL http://download.eclipse.org/tools/cdt/rele
:align: center
#. Right click on your project in :guilabel:`Package Explorer` window and select :guilabel:`Properties`, then :guilabel:`C/C++ Build` in the left pane.
Unckeck :guilabel:`Use default build command` and put ndk-build invocation in the :guilabel:`Build command` edit box and click :guilabel:`Apply` :
Unckeck :guilabel:`Use default build command` and put ``ndk-build`` invocation in the :guilabel:`Build command` edit box and click :guilabel:`Apply` :
.. image:: images/eclipse_cdt_cfg4.png
:alt: Configure CDT

Loading…
Cancel
Save