mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
IDAPython for IDA 7.0: Initial commit, plus bugfixes up to 2017 Oct, 13th.
This commit is contained in:
@@ -12,3 +12,7 @@ SCRIPT_TIMEOUT = 3
|
||||
// Should the plugin automatically load a backward-compatibility-providing
|
||||
// 'idaapi' wrapper module?
|
||||
AUTOIMPORT_COMPAT_IDAAPI = YES
|
||||
|
||||
// Should the plugin automatically load a 6.95 bw-compatibility layer?
|
||||
AUTOIMPORT_COMPAT_IDA695 = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user