blob: fdeae6783ef3995ef1d720a28c9f10bbc7bf4e00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# ?
program_suffix .exe
obj_suffix obj
static_suffix lib
install_root c:\\Botan
doc_dir docs
<target_features>
win32
winsock2
rtlsecurezeromemory
threads
filesystem
</target_features>
|