aboutsummaryrefslogtreecommitdiffstats
path: root/modules/es_win32/modinfo.txt
blob: 67e1a6ec0ffd949bdcfc00a7f0905fac02e1abb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
realname "MS Windows Entropy Source"

# Probably not much of an issue anymore
#note "This module will not run under NT4"

define ENTROPY_SRC_WIN32

add_file es_win32.h
add_file es_win32.cpp

<os>
windows
cygwin
</os>

<libs>
windows -> user32
</libs>