aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/botan/src/build-data/os/mingw.txt
blob: bbe17e0840b7d46c49aa658c1d13aa63122c6583 (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

program_suffix .exe
obj_suffix o
static_suffix a


install_root /mingw
header_dir include
lib_dir lib
doc_dir share/doc

<aliases>
msys
mingw32.*
</aliases>

<target_features>
win32
rtlgenrandom
virtual_lock

threads
filesystem
</target_features>