aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mux_win32/modinfo.txt
blob: d235ff73c4e184241d433da894432fc4d21e1b6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
realname "Win32 Mutex"

define MUTEX_WIN32
modset win32

load_on auto

<add>
mux_win32.cpp
mux_win32.h
</add>

<os>
cygwin
windows
</os>