diff options
author | lloyd <[email protected]> | 2009-07-15 13:33:51 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-07-15 13:33:51 +0000 |
commit | b1fc3ff3fe19152eaf1adbdd9f503dfaf2b8a500 (patch) | |
tree | 05634e88229058a59c8ab0d84332f1baf148f4a5 /Attic/mutex/info.txt | |
parent | 864b9c9e8b8f0b7e8f7e15dc1905c2d501a1498e (diff) | |
parent | b438a3c6d08893ca77a1d18baef1b02e955eccf8 (diff) |
propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d735305ecb0a8e)
to branch 'net.randombit.botan.c++0x' (head cbdb2fd418557add29a536f7bdb6e78db16f725c)
Diffstat (limited to 'Attic/mutex/info.txt')
-rw-r--r-- | Attic/mutex/info.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Attic/mutex/info.txt b/Attic/mutex/info.txt new file mode 100644 index 000000000..ff79bf753 --- /dev/null +++ b/Attic/mutex/info.txt @@ -0,0 +1,9 @@ +realname "Mutex Wrappers" + +define MUTEX_WRAPPERS + +load_on auto + +<add> +mutex.h +</add> |