The update for “Use/Import C stuff” plugin:
1) Originally “Use/Import C stuff” plugin was able to compile C code only for armeabi-v7a.
Now it compiles for all platforms: armeabi-v7a, arm64-v8a, x86, x86_64.
2) “Use/Import C stuff” now saves current project’s settings in file “.\jni\ImportCStuff.ini “.
3) Added options for disabling “Android.mk” and “*.pp” file generation.
The update is in 3 files:
amw_ide_menu_items.pas
uimportcstuff.pas
uimportcstuff.lfm
The update for “Use/Import C stuff” plugin: 1) Originally “Use/Import C stuff” plugin was able to compile C code only for armeabi-v7a. Now it compiles for all platforms: armeabi-v7a, arm64-v8a, x86, x86_64. 2) “Use/Import C stuff” now saves current project’s settings in file “.\jni\ImportCStuff.ini “. 3) Added options for disabling “Android.mk” and “*.pp” file generation.
The update is in 3 files: amw_ide_menu_items.pas uimportcstuff.pas uimportcstuff.lfm