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

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>
gmtime_s
loadlibrary
win32_get_systemtime
win32_query_perf_counter
win32_virtual_lock
</target_features>

<aliases>
win32
MSWin32
</aliases>