diff options
Diffstat (limited to 'modules/mp_ia32_msvc/modinfo.txt')
-rw-r--r-- | modules/mp_ia32_msvc/modinfo.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/mp_ia32_msvc/modinfo.txt b/modules/mp_ia32_msvc/modinfo.txt new file mode 100644 index 000000000..835a68d9f --- /dev/null +++ b/modules/mp_ia32_msvc/modinfo.txt @@ -0,0 +1,13 @@ +realname "MPI Assembler Backend for x86 Systems" + +mp_bits 32 + +replace_file mp_asmi.h + +<arch> +ia32 +</arch> + +<cc> +msvc +</cc> |