diff options
Diffstat (limited to 'src/math/bigint/mp_msvc64/info.txt')
-rw-r--r-- | src/math/bigint/mp_msvc64/info.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/math/bigint/mp_msvc64/info.txt b/src/math/bigint/mp_msvc64/info.txt new file mode 100644 index 000000000..56ae05927 --- /dev/null +++ b/src/math/bigint/mp_msvc64/info.txt @@ -0,0 +1,17 @@ +load_on dep + +mp_bits 64 + +<header:internal> +mp_asm.h +mp_generic:mp_asmi.h +</header:internal> + +<arch> +amd64 +ia64 +</arch> + +<cc> +msvc +</cc> |