summaryrefslogtreecommitdiffstats
path: root/botan/src/math/bigint/mp_ia32_msvc/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/math/bigint/mp_ia32_msvc/info.txt')
-rw-r--r--botan/src/math/bigint/mp_ia32_msvc/info.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/botan/src/math/bigint/mp_ia32_msvc/info.txt b/botan/src/math/bigint/mp_ia32_msvc/info.txt
new file mode 100644
index 0000000..9c7ac9b
--- /dev/null
+++ b/botan/src/math/bigint/mp_ia32_msvc/info.txt
@@ -0,0 +1,18 @@
+realname "x86 MPI Assembler Core (MSVC)"
+
+mp_bits 32
+
+load_on dep
+
+<add>
+mp_generic:mp_asm.h
+mp_asmi.h
+</add>
+
+<arch>
+ia32
+</arch>
+
+<cc>
+msvc
+</cc>