also bump from 2000 to XP in comment

This commit is contained in:
Viktor Szakats 2025-07-14 11:54:59 +02:00
parent 3b4274ed3b
commit 91bd60c1b7
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -341,7 +341,7 @@
# define WINVER VS2008_DEF_TARGET
# endif
# if (_WIN32_WINNT < VS2008_MIN_TARGET) || (WINVER < VS2008_MIN_TARGET)
# error VS2008 does not support build targets prior to Windows 2000
# error VS2008 does not support build targets prior to Windows XP
# endif
# endif
#endif /* _MSC_VER */