diff options
author | lloyd <[email protected]> | 2010-02-14 06:18:15 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-02-14 06:18:15 +0000 |
commit | 7424a5b5102b569e3c052cb195c98b5d1b60ce30 (patch) | |
tree | 70ab6872b9980969a7dea97bccdcdbb4e4916f7a /Attic/mutex/win32_crit_section/info.txt | |
parent | 12e07d37e9622cfb24b2102090550a0260c6665c (diff) | |
parent | 16c3b54220d6e80f713a4d6321deb53a7b1e1fec (diff) |
propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae40bd6e761f96c0)
to branch 'net.randombit.botan.c++0x' (head 8c64a107b58d41f376bfffc69dfab4514d722c5c)
Diffstat (limited to 'Attic/mutex/win32_crit_section/info.txt')
-rw-r--r-- | Attic/mutex/win32_crit_section/info.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Attic/mutex/win32_crit_section/info.txt b/Attic/mutex/win32_crit_section/info.txt new file mode 100644 index 000000000..d90b8b64b --- /dev/null +++ b/Attic/mutex/win32_crit_section/info.txt @@ -0,0 +1,15 @@ +define MUTEX_WIN32 + +<source> +mux_win32.cpp +</source> + +<header:internal> +mux_win32.h +</header:internal> + +<os> +cygwin +windows +mingw +</os> |