aboutsummaryrefslogtreecommitdiffstats
path: root/src/mutex/win32_crit_section/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-09-16 15:35:45 +0000
committerlloyd <[email protected]>2009-09-16 15:35:45 +0000
commitaaf319491523ae103da2fd459cd94f7018c1cbce (patch)
tree16a03d3e3589d4faa31fa4af270fc13fca29919e /src/mutex/win32_crit_section/info.txt
parent486165fedeb64bce3fce80939451514a21eb6ae4 (diff)
parentcc8b60c7f5ea6be28848498367645cbccba035e8 (diff)
propagate from branch 'net.randombit.botan' (head 32f457161b1ad1afb7a3d0ccebc98ada83fb23d9)
to branch 'net.randombit.botan.c++0x' (head 6e3c13869f27636152cf11c65a7d8197a93641d9)
Diffstat (limited to 'src/mutex/win32_crit_section/info.txt')
-rw-r--r--src/mutex/win32_crit_section/info.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/mutex/win32_crit_section/info.txt b/src/mutex/win32_crit_section/info.txt
deleted file mode 100644
index a2d339c3b..000000000
--- a/src/mutex/win32_crit_section/info.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-realname "Win32 Mutex"
-
-define MUTEX_WIN32
-modset win32
-
-load_on auto
-
-<add>
-mux_win32.cpp
-mux_win32.h
-</add>
-
-<os>
-cygwin
-windows
-mingw
-</os>