]> rtime.felk.cvut.cz Git - orte/eurobot.git/commit
ANDROID: added variant of orte_config.h which provides configuration for android...
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 20 Sep 2013 10:11:55 +0000 (12:11 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 20 Sep 2013 11:31:10 +0000 (13:31 +0200)
commit8f61cf3b972726221f2b53d4d134d9632485033e
treec42d693005ae6f3f2d858fabf8ef8fdfa058da83
parent009d8ea4c53962d1d37ca7222d6144dad958037f
ANDROID: added variant of orte_config.h which provides configuration for android build.

The file orte_config_android.h provides Android contents of
orte_config.h used by Martin Vajnar <martin.vajnar@gmail.com>
during ORTE Android support development which was introduced
by his patches

  ORTE: Android hack - define HAVE_CONFIG_H

  ANDROID: allow compilation from command line add new orte_config.h
     This allows compilation of native code with ndk-build and
     of Java part with ant.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
orte/include/orte/orte_config_android.h [new file with mode: 0644]