mirror of
https://github.com/curl/curl.git
synced 2026-06-05 17:04:17 +03:00
also bump from 2000 to XP in comment
This commit is contained in:
parent
3b4274ed3b
commit
91bd60c1b7
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue