aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/mingw.txt
blob: 59d9db348aa32a2848572593e2513c814cbacec3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
os_type windows

obj_suffix o
so_suffix dll
static_suffix a

build_shared no

ar_command "ar crs"
ar_needs_ranlib yes

install_root /mingw
header_dir include
lib_dir lib
doc_dir share/doc

<aliases>
msys
mingw32
</aliases>

<target_features>
cryptgenrandom
loadlibrary
win32_virtual_lock
win32_get_systemtime
</target_features>