summaryrefslogtreecommitdiffstats
path: root/botan/src/entropy/win32_stats/info.txt
blob: ca71009238a0d8395bf444ae8e85f1d2d4ba1dbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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>