summaryrefslogtreecommitdiffstats
path: root/old/botan/src/entropy/cryptoapi_rng/info.txt
blob: 643c67d2edd10f5ef976c0d2a4638c871cda3449 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
realname "Win32 CryptoAPI Entropy Source"

define ENTROPY_SRC_CAPI
load_on auto
modset win32

<add>
es_capi.h
es_capi.cpp
</add>

# We'll just assume CAPI is there; this is OK except for 3.x, early versions
# of 95, and maybe NT 3.5
<os>
windows
cygwin
</os>

<libs>
windows -> advapi32.lib
</libs>