diff options
Diffstat (limited to 'src/engine/ia32_eng/info.txt')
-rw-r--r-- | src/engine/ia32_eng/info.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/engine/ia32_eng/info.txt b/src/engine/ia32_eng/info.txt new file mode 100644 index 000000000..b9e3bddd5 --- /dev/null +++ b/src/engine/ia32_eng/info.txt @@ -0,0 +1,14 @@ +realname "IA32 Assembler Engine" + +define ENGINE_IA32_ASSEMBLER + +load_on auto + +<add> +eng_ia32.cpp +eng_ia32.h +</add> + +<arch> +ia32 +</arch> |