diff options
Diffstat (limited to 'src/lib/math/mp/mp_x86_32_msvc/info.txt')
-rw-r--r-- | src/lib/math/mp/mp_x86_32_msvc/info.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/lib/math/mp/mp_x86_32_msvc/info.txt b/src/lib/math/mp/mp_x86_32_msvc/info.txt new file mode 100644 index 000000000..3029d6a61 --- /dev/null +++ b/src/lib/math/mp/mp_x86_32_msvc/info.txt @@ -0,0 +1,16 @@ +mp_bits 32 + +load_on dep + +<header:internal> +mp_generic:mp_madd.h +mp_asmi.h +</header:internal> + +<arch> +x86_32 +</arch> + +<cc> +msvc +</cc> |