curlx: move version_win32.[ch] to curlx/

For curlx_verify_windows_version

Closes #17290
This commit is contained in:
Daniel Stenberg 2025-05-08 11:35:37 +02:00
parent 5b454bae0c
commit 16db059a93
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
18 changed files with 22 additions and 28 deletions

View file

@ -30,6 +30,7 @@ LIB_CURLX_CFILES = \
curlx/strparse.c \
curlx/timediff.c \
curlx/timeval.c \
curlx/version_win32.c \
curlx/warnless.c
LIB_CURLX_HFILES = \
@ -41,6 +42,7 @@ LIB_CURLX_HFILES = \
curlx/strparse.h \
curlx/timediff.h \
curlx/timeval.h \
curlx/version_win32.h \
curlx/warnless.h
LIB_VAUTH_CFILES = \
@ -257,7 +259,6 @@ LIB_CFILES = \
url.c \
urlapi.c \
version.c \
version_win32.c \
ws.c
LIB_HFILES = \
@ -392,7 +393,6 @@ LIB_HFILES = \
url.h \
urlapi-int.h \
urldata.h \
version_win32.h \
ws.h
LIB_RCFILES = libcurl.rc