aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/mingw.txt
blob: cc98b11e6f499d104ab5ce46a4226f0aa5c6e56d (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
28
29
os_type windows

program_suffix .exe
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
mkgmtime
win32_virtual_lock
win32_get_systemtime
</target_features>