diff options
author | lloyd <[email protected]> | 2009-07-02 21:59:49 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-07-02 21:59:49 +0000 |
commit | 1163077648f0ee5719aebf9b1d73c552ada2aab3 (patch) | |
tree | a0f68d06d368bbad5a5cc9f2dc75862c2a120b48 /src/entropy/win32_stats | |
parent | 8de767ca1c8b36a4c0f942fbb2fd4c6d6fd520ce (diff) |
Minor hackery to deal with win32 library dependencies
Diffstat (limited to 'src/entropy/win32_stats')
-rw-r--r-- | src/entropy/win32_stats/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entropy/win32_stats/info.txt b/src/entropy/win32_stats/info.txt index 825765539..ca7100923 100644 --- a/src/entropy/win32_stats/info.txt +++ b/src/entropy/win32_stats/info.txt @@ -20,5 +20,5 @@ mingw </os> <libs> -windows -> user32 +windows -> user32.lib </libs> |