aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/os/windows
blob: 44b2a102baf6c483855af81fb82bb6554e905ea7 (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
30
realname "MS Windows"

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

install_user <nil>
install_group <nil>

<supports_shared>
#all
</supports_shared>

<arch>
ia32
amd64 # in theory
ia64  # in theory
</arch>

<aliases>
win32
</aliases>