summaryrefslogtreecommitdiffstats
path: root/botan/src/engine/ia32_eng/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/engine/ia32_eng/info.txt')
-rw-r--r--botan/src/engine/ia32_eng/info.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/botan/src/engine/ia32_eng/info.txt b/botan/src/engine/ia32_eng/info.txt
new file mode 100644
index 0000000..3bf2a7f
--- /dev/null
+++ b/botan/src/engine/ia32_eng/info.txt
@@ -0,0 +1,10 @@
+realname "IA32 Assembler Engine"
+
+define ENGINE_IA32_ASSEMBLER
+
+load_on dep
+
+<add>
+eng_ia32.cpp
+eng_ia32.h
+</add>