URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=554c902bf04e8be122855220c56ed17aea899af3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
554c902 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
Move the Windows build target OS definitions to Win XP
This doesn't preclude use on < XP but does potentially allow
use of API's that don't exist on Win2K, and doing so would then
stop the exe from running on 2K.
Change-Id: I08b58bd510b832ddabbb717dd73eb7a89264048e
Reviewed-on: https://code.wireshark.org/review/2504
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from a111224 Move get_os_version_info() to libwsutil.
adds 554c902 Move the Windows build target OS definitions to Win XP
Summary of changes:
cmakeconfig.h.in | 4 ++--
config.h.win32 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)