os_type windows

cli_exe_name botan-cli

program_suffix .exe
obj_suffix obj
static_suffix lib
lib_prefix ''

# For historical reasons? the library does not have the major number on Windows
# This should probably be fixed in a future major release.
library_name 'botan'

soname_pattern_base "{libname}.dll"

install_root c:\\Botan
doc_dir docs

<target_features>
cryptgenrandom
gmtime_s
loadlibrary
query_perf_counter
virtual_lock
rtlsecurezeromemory
stl_filesystem_msvc
threads
filesystem
sockets
</target_features>

<aliases>
win32
MSWin32
</aliases>
