diff options
Diffstat (limited to 'src/entropy/cryptoapi_rng/info.txt')
-rw-r--r-- | src/entropy/cryptoapi_rng/info.txt | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/src/entropy/cryptoapi_rng/info.txt b/src/entropy/cryptoapi_rng/info.txt index d7a5dbca0..a07892971 100644 --- a/src/entropy/cryptoapi_rng/info.txt +++ b/src/entropy/cryptoapi_rng/info.txt @@ -1,14 +1,9 @@ define ENTROPY_SRC_CAPI -load_on auto -modset win32 -<add> -es_capi.h -es_capi.cpp -</add> +load_on auto -# We'll just assume CAPI is there; this is OK except for 3.x, early versions -# of 95, and maybe NT 3.5 +# 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 |