mirror of
https://github.com/curl/curl.git
synced 2026-08-02 12:20:28 +03:00
add curl_threads.c to non-configure target build files
This commit is contained in:
parent
a9b860765d
commit
1d86ebfc88
4 changed files with 8 additions and 3 deletions
|
|
@ -453,6 +453,7 @@ X_OBJS= \
|
|||
$(DIROBJ)\curl_memrchr.obj \
|
||||
$(DIROBJ)\curl_rand.obj \
|
||||
$(DIROBJ)\curl_sspi.obj \
|
||||
$(DIROBJ)\curl_threads.obj \
|
||||
$(DIROBJ)\dict.obj \
|
||||
$(DIROBJ)\easy.obj \
|
||||
$(DIROBJ)\escape.obj \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue