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

program_suffix .exe
obj_suffix obj
so_suffix dll
static_suffix lib

install_root c:\\Botan
doc_dir docs

install_cmd_data "copy"
install_cmd_exec "copy"

<target_features>
cryptgenrandom
gmtime_s
loadlibrary
mkgmtime
query_perf_counter
virtual_lock
rtlsecurezeromemory
stl_filesystem_msvc
</target_features>

<aliases>
win32
MSWin32
</aliases>