diff options
author | lloyd <[email protected]> | 2008-09-30 13:53:30 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-30 13:53:30 +0000 |
commit | 874f70a26ee716b139feabe1e36ecfcd96dc2c40 (patch) | |
tree | ad808849e577a767f0c9d33ec7c08b67da9e2bb4 /src/utils | |
parent | 66869d7e0fcaf120f5c22eee43277fabd00e94fd (diff) | |
parent | 7ca3d4e4a8289600d66aafc5d8f746cde0b47beb (diff) |
propagate from branch 'net.randombit.botan' (head fd327b29aa542e0ad5ff6d37d8392321670f0369)
to branch 'net.randombit.botan.modularized' (head 3f8d05493d4b192243fdc8a7f518ed1013c3be54)
Diffstat (limited to 'src/utils')
-rw-r--r-- | src/utils/mutex/win32_crit_section/info.txt | 1 | ||||
-rw-r--r-- | src/utils/timer/win32_query_perf_ctr/info.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/mutex/win32_crit_section/info.txt b/src/utils/mutex/win32_crit_section/info.txt index d235ff73c..a2d339c3b 100644 --- a/src/utils/mutex/win32_crit_section/info.txt +++ b/src/utils/mutex/win32_crit_section/info.txt @@ -13,4 +13,5 @@ mux_win32.h <os> cygwin windows +mingw </os> diff --git a/src/utils/timer/win32_query_perf_ctr/info.txt b/src/utils/timer/win32_query_perf_ctr/info.txt index e956f99c5..5ac05da95 100644 --- a/src/utils/timer/win32_query_perf_ctr/info.txt +++ b/src/utils/timer/win32_query_perf_ctr/info.txt @@ -13,6 +13,7 @@ tm_win32.h <os> cygwin windows +mingw </os> <libs> |