Method: AndroidProject#target_arch_abi
- Defined in:
- lib/makeconf/androidproject.rb
#target_arch_abi ⇒ Object
Returns the value of attribute target_arch_abi.
3 4 5 |
# File 'lib/makeconf/androidproject.rb', line 3 def target_arch_abi @target_arch_abi end |