summaryrefslogtreecommitdiffstats
path: root/botan/src/entropy/win32_stats/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/entropy/win32_stats/info.txt')
-rw-r--r--botan/src/entropy/win32_stats/info.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/botan/src/entropy/win32_stats/info.txt b/botan/src/entropy/win32_stats/info.txt
new file mode 100644
index 0000000..ca71009
--- /dev/null
+++ b/botan/src/entropy/win32_stats/info.txt
@@ -0,0 +1,24 @@
+realname "Win32 Entropy Source"
+
+# Probably not much of an issue anymore
+#note "This module will not run under NT4"
+
+define ENTROPY_SRC_WIN32
+modset win32
+
+load_on auto
+
+<add>
+es_win32.h
+es_win32.cpp
+</add>
+
+<os>
+windows
+cygwin
+mingw
+</os>
+
+<libs>
+windows -> user32.lib
+</libs>