aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/cryptoapi_rng
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-02 21:59:49 +0000
committerlloyd <[email protected]>2009-07-02 21:59:49 +0000
commit1163077648f0ee5719aebf9b1d73c552ada2aab3 (patch)
treea0f68d06d368bbad5a5cc9f2dc75862c2a120b48 /src/entropy/cryptoapi_rng
parent8de767ca1c8b36a4c0f942fbb2fd4c6d6fd520ce (diff)
Minor hackery to deal with win32 library dependencies
Diffstat (limited to 'src/entropy/cryptoapi_rng')
-rw-r--r--src/entropy/cryptoapi_rng/info.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entropy/cryptoapi_rng/info.txt b/src/entropy/cryptoapi_rng/info.txt
index 40104664b..643c67d2e 100644
--- a/src/entropy/cryptoapi_rng/info.txt
+++ b/src/entropy/cryptoapi_rng/info.txt
@@ -17,5 +17,5 @@ cygwin
</os>
<libs>
-windows -> advapi32
+windows -> advapi32.lib
</libs>